diff configure.in @ 350:7a91e30826d8 stable-0-6-65

Hans Liss - debug level output
author Carl Byington <carl@five-ten-sg.com>
date Fri, 11 Sep 2015 10:18:03 -0700
parents aedcf979f439
children 19b795b6f6a0
line wrap: on
line diff
--- a/configure.in	Fri Sep 11 09:46:12 2015 -0700
+++ b/configure.in	Fri Sep 11 10:18:03 2015 -0700
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(libpst,0.6.64,carl@five-ten-sg.com)
+AC_INIT(libpst,0.6.65,carl@five-ten-sg.com)
 AC_CONFIG_SRCDIR([src/libpst.c])
 AC_CONFIG_HEADER([config.h])
 AC_CONFIG_MACRO_DIR([m4])