Mercurial > libpst
diff configure.in @ 242:67b24d6a45d6 stable-0-6-45
patch from Hugo DesRosiers to export categories and notes into vcards.
extend that patch to export categories into vcalendar appointments also.
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Fri, 11 Dec 2009 08:45:30 -0800 |
parents | aa50c23a6935 |
children | f2ae612fa62b 97c53c6868ab |
line wrap: on
line diff
--- a/configure.in Sun Sep 20 11:29:48 2009 -0700 +++ b/configure.in Fri Dec 11 08:45:30 2009 -0800 @@ -1,5 +1,5 @@ AC_PREREQ(2.59) -AC_INIT(libpst,0.6.44,carl@five-ten-sg.com) +AC_INIT(libpst,0.6.45,carl@five-ten-sg.com) AC_CONFIG_SRCDIR([src/libpst.c]) AC_CONFIG_HEADER([config.h]) AM_INIT_AUTOMAKE