diff configure.in @ 108:1b2a4fac1303 stable-0-6-21

fix title bug with old schema in pst2ldif, also escape commas in distinguished names per rfc4514.
author Carl Byington <carl@five-ten-sg.com>
date Tue, 21 Oct 2008 14:37:13 -0700
parents 1e4a7610d525
children 7133b39975f7
line wrap: on
line diff
--- a/configure.in	Sat Oct 11 12:54:24 2008 -0700
+++ b/configure.in	Tue Oct 21 14:37:13 2008 -0700
@@ -1,5 +1,5 @@
 AC_PREREQ(2.59)
-AC_INIT(libpst,0.6.20,carl@five-ten-sg.com)
+AC_INIT(libpst,0.6.21,carl@five-ten-sg.com)
 AC_CONFIG_SRCDIR([config.h.in])
 AC_CONFIG_HEADER([config.h])