summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2010-08-13 14:28:07 -0400
committerStephen Gallagher <sgallagh@redhat.com>2010-08-13 14:32:41 -0400
commit5d79d8e627a8f4da584b28674e9fc7cf0bf661b0 (patch)
tree625d06c83d4c97f4217b4d9a48ae901819185f76
parent1e4a5fe91925d454b570db68218de48a44d21e6f (diff)
downloadding-libs-5d79d8e627a8f4da584b28674e9fc7cf0bf661b0.tar.gz
ding-libs-5d79d8e627a8f4da584b28674e9fc7cf0bf661b0.tar.xz
ding-libs-5d79d8e627a8f4da584b28674e9fc7cf0bf661b0.zip
Update path_utils version
-rw-r--r--path_utils/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/path_utils/configure.ac b/path_utils/configure.ac
index f8b850f..633882f 100644
--- a/path_utils/configure.ac
+++ b/path_utils/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([path_utils], [0.2.0], [jdennis@redhat.com])
+AC_INIT([libpath_utils], [0.2.1], [jdennis@redhat.com])
AC_CONFIG_SRCDIR([path_utils.c])
AC_CONFIG_AUX_DIR([build])
AM_INIT_AUTOMAKE([-Wall -Werror foreign])