summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dhash/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/dhash/configure.ac b/dhash/configure.ac
index bf06cfc..684e9ae 100644
--- a/dhash/configure.ac
+++ b/dhash/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([dhash], [0.4.0], [jdennis@redhat.com])
+AC_INIT([libdhash], [0.4.1], [jdennis@redhat.com])
AC_CONFIG_SRCDIR([dhash.c])
AC_CONFIG_AUX_DIR([build])
AM_INIT_AUTOMAKE([-Wall -Werror foreign])