Mercurial > libpst
diff configure.in @ 254:fb66d428347d
switch to mboxrd quoting
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Thu, 02 Sep 2010 12:28:01 -0700 |
parents | 4573b536177f |
children | ab87f9070ed2 |
line wrap: on
line diff
--- a/configure.in Wed Jul 28 20:38:17 2010 -0700 +++ b/configure.in Thu Sep 02 12:28:01 2010 -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:2:0' +libpst_version_info='4:3:0' AC_SUBST(LIBPST_VERSION_INFO, [$libpst_version_info]) libpst_so_major='4' AC_SUBST(LIBPST_SO_MAJOR, [$libpst_so_major]) @@ -32,6 +32,7 @@ # 0.6.40 libpst.so.4 libpst.so.4.0.0 # 0.6.43 libpst.so.4 libpst.so.4.0.1 # 0.6.47 libpst.so.4 libpst.so.4.0.2 +# 0.6.48 libpst.so.4 libpst.so.4.0.3