summaryrefslogtreecommitdiffstats
path: root/common/dhash/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'common/dhash/configure.ac')
-rw-r--r--common/dhash/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/dhash/configure.ac b/common/dhash/configure.ac
index bd2102877..1012afbbd 100644
--- a/common/dhash/configure.ac
+++ b/common/dhash/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([dhash], [0.3.3], [jdennis@redhat.com])
+AC_INIT([dhash], [0.4.0], [jdennis@redhat.com])
AC_CONFIG_SRCDIR([dhash.c])
AC_CONFIG_AUX_DIR([build])
AM_INIT_AUTOMAKE([-Wall -Werror foreign])