summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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])