diff configure.in @ 87:3ec5ad97e926

Use inttypes.h for portable printing of 64 bit items.
author Carl Byington <carl@five-ten-sg.com>
date Sun, 03 Aug 2008 15:42:37 -0700
parents 582e927756d3
children 631d02d30a1c
line wrap: on
line diff
--- a/configure.in	Wed Jul 30 22:27:08 2008 -0700
+++ b/configure.in	Sun Aug 03 15:42:37 2008 -0700
@@ -1,5 +1,5 @@
 AC_PREREQ(2.59)
-AC_INIT(libpst,0.6.15,carl@five-ten-sg.com)
+AC_INIT(libpst,0.6.16,carl@five-ten-sg.com)
 AC_CONFIG_SRCDIR([config.h.in])
 AC_CONFIG_HEADER([config.h])