diff configure.in @ 28:51d826f31329

more cleanup from Arne, document 7c block format
author carl
date Sat, 25 Feb 2006 16:03:45 -0800
parents e5418051878c
children b88ceb81dba2
line wrap: on
line diff
--- a/configure.in	Sat Feb 25 16:03:45 2006 -0800
+++ b/configure.in	Sat Feb 25 16:03:45 2006 -0800
@@ -1,7 +1,7 @@
 AC_INIT(configure.in)
 
 AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(libpst,0.5.3)
+AM_INIT_AUTOMAKE(libpst,0.5.4)
 AC_PATH_PROGS(BASH, bash)
 
 AC_LANG_CPLUSPLUS