[augeas-devel] [PATCH] * configure.ac: bump major version of libfa

David Lutterkort lutter at redhat.com
Mon Mar 16 03:08:54 UTC 2009


---
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index bdd2d79..5568d52 100644
--- a/configure.ac
+++ b/configure.ac
@@ -47,7 +47,7 @@ AC_SUBST(PDFDOCS)
 
 dnl Version info in libtool's notation
 AC_SUBST([LIBAUGEAS_VERSION_INFO], [7:2:7])
-AC_SUBST([LIBFA_VERSION_INFO], [0:0:0])
+AC_SUBST([LIBFA_VERSION_INFO], [1:0:0])
 
 AC_GNU_SOURCE
 
-- 
1.6.0.6




More information about the augeas-devel mailing list