diff configure.in @ 239:aa50c23a6935

patch from Lee Ayres to add file name extensions in separate mode; allow mixed items types in a folder in separate mode
author Carl Byington <carl@five-ten-sg.com>
date Mon, 14 Sep 2009 10:56:39 -0700
parents 9d6bb722d0fe
children 67b24d6a45d6
line wrap: on
line diff
--- a/configure.in	Sun Sep 13 10:49:12 2009 -0700
+++ b/configure.in	Mon Sep 14 10:56:39 2009 -0700
@@ -1,5 +1,5 @@
 AC_PREREQ(2.59)
-AC_INIT(libpst,0.6.43,carl@five-ten-sg.com)
+AC_INIT(libpst,0.6.44,carl@five-ten-sg.com)
 AC_CONFIG_SRCDIR([src/libpst.c])
 AC_CONFIG_HEADER([config.h])
 AM_INIT_AUTOMAKE