summaryrefslogtreecommitdiffstats
path: root/common/path_utils/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'common/path_utils/configure.ac')
-rw-r--r--common/path_utils/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/path_utils/configure.ac b/common/path_utils/configure.ac
index 9207a075b..87dd6150a 100644
--- a/common/path_utils/configure.ac
+++ b/common/path_utils/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([path_utils], [0.1], [jdennis@redhat.com])
+AC_INIT([path_utils], [0.2.0], [jdennis@redhat.com])
AC_CONFIG_SRCDIR([path_utils.c])
AC_CONFIG_AUX_DIR([build])
AM_INIT_AUTOMAKE([-Wall -Werror foreign])