From 1e4a5fe91925d454b570db68218de48a44d21e6f Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Fri, 13 Aug 2010 14:27:29 -0400 Subject: Update dhash version --- dhash/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dhash') 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]) -- cgit