Mercurial > libpst
diff configure.in @ 149:f9773b6368e0
improve documentation of .pst format.
remove decrypt option from getidblock - we always decrypt.
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sat, 28 Feb 2009 11:55:48 -0800 |
parents | 0695de3b5a98 |
children | 0b1766da9be8 |
line wrap: on
line diff
--- a/configure.in Thu Feb 26 12:42:37 2009 -0800 +++ b/configure.in Sat Feb 28 11:55:48 2009 -0800 @@ -1,5 +1,5 @@ AC_PREREQ(2.59) -AC_INIT(libpst,0.6.29,carl@five-ten-sg.com) +AC_INIT(libpst,0.6.30,carl@five-ten-sg.com) AC_CONFIG_SRCDIR([src/libpst.c]) AC_CONFIG_HEADER([config.h]) AM_INIT_AUTOMAKE