From 5d79d8e627a8f4da584b28674e9fc7cf0bf661b0 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Fri, 13 Aug 2010 14:28:07 -0400 Subject: Update path_utils version --- path_utils/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]) -- cgit