Mercurial > libpst
diff configure.in @ 167:40e9de445038
improve consistency checking when fetching items from the pst file.
avoid putting mixed item types into the same output folder.
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Wed, 18 Mar 2009 22:31:18 -0700 |
parents | 6cb85306e28a |
children | 0e1e048716e4 |
line wrap: on
line diff
--- a/configure.in Tue Mar 17 12:14:43 2009 -0700 +++ b/configure.in Wed Mar 18 22:31:18 2009 -0700 @@ -1,5 +1,5 @@ AC_PREREQ(2.59) -AC_INIT(libpst,0.6.33,carl@five-ten-sg.com) +AC_INIT(libpst,0.6.34,carl@five-ten-sg.com) AC_CONFIG_SRCDIR([src/libpst.c]) AC_CONFIG_HEADER([config.h]) AM_INIT_AUTOMAKE