diff configure.in @ 313:0f19cd173eab

fix to/cc/bcc recipients in .msg file output format
author Carl Byington <carl@five-ten-sg.com>
date Mon, 24 May 2010 21:50:19 -0700
parents b7f79da5fd55
children c4537664ff50
line wrap: on
line diff
--- a/configure.in	Thu May 06 13:32:17 2010 -0700
+++ b/configure.in	Mon May 24 21:50:19 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