Mercurial > libpst
diff configure.in @ 252:4573b536177f
fix for broken internet headers from Outlook
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sat, 24 Jul 2010 12:07:56 -0700 |
parents | 85d77d7b034b |
children | fb66d428347d |
line wrap: on
line diff
--- a/configure.in Wed Jul 07 16:29:23 2010 -0700 +++ b/configure.in Sat Jul 24 12:07:56 2010 -0700 @@ -1,5 +1,5 @@ AC_PREREQ(2.59) -AC_INIT(libpst,0.6.47,carl@five-ten-sg.com) +AC_INIT(libpst,0.6.48,carl@five-ten-sg.com) AC_CONFIG_SRCDIR([src/libpst.c]) AC_CONFIG_HEADER([config.h]) AM_INIT_AUTOMAKE