summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2010-08-13 14:27:29 -0400
committerStephen Gallagher <sgallagh@redhat.com>2010-08-13 14:32:12 -0400
commit1e4a5fe91925d454b570db68218de48a44d21e6f (patch)
tree5ec9a088ec133aabaf316ce0873121d807673e5b
parent7e7874fdc13902071814897d9a3b2857101db78e (diff)
downloadding-libs-1e4a5fe91925d454b570db68218de48a44d21e6f.tar.gz
ding-libs-1e4a5fe91925d454b570db68218de48a44d21e6f.tar.xz
ding-libs-1e4a5fe91925d454b570db68218de48a44d21e6f.zip
Update dhash version
-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])