diff configure.in @ 235:9d6bb722d0fe

update version numbers
author Carl Byington <carl@five-ten-sg.com>
date Fri, 11 Sep 2009 12:59:24 -0700
parents f8dc1b7201ad
children aa50c23a6935
line wrap: on
line diff
--- a/configure.in	Fri Sep 11 12:46:36 2009 -0700
+++ b/configure.in	Fri Sep 11 12:59:24 2009 -0700
@@ -19,7 +19,7 @@
 #  6. libtool will build libpst.so.x.y.z where the SONAME is libpst.so.x
 #     and x=current-age, y=age, z=revision
 
-libpst_version_info='4:0:0'
+libpst_version_info='4:1:0'
 AC_SUBST(LIBPST_VERSION_INFO, [$libpst_version_info])
 libpst_so_major='4'
 AC_SUBST(LIBPST_SO_MAJOR, [$libpst_so_major])
@@ -29,6 +29,8 @@
 # 0.6.35    libpst.so.2     libpst.so.2.0.0
 # 0.6.37    libpst.so.2     libpst.so.2.1.0
 # 0.6.38    libpst.so.2     libpst.so.2.1.0
+# 0.6.40    libpst.so.4     libpst.so.4.0.0
+# 0.6.43    libpst.so.4     libpst.so.4.0.1