comparison configure.in @ 80:4a760802ef29 stable-0-6-13

bump version number
author Carl Byington <carl@five-ten-sg.com>
date Fri, 13 Jun 2008 20:49:29 -0700
parents 535075b4d261
children b370d9e8aa10
comparison
equal deleted inserted replaced
79:56fa05fd5271 80:4a760802ef29
1 AC_PREREQ(2.59) 1 AC_PREREQ(2.59)
2 AC_INIT(libpst,0.6.12,carl@five-ten-sg.com) 2 AC_INIT(libpst,0.6.13,carl@five-ten-sg.com)
3 AC_CONFIG_SRCDIR([config.h.in]) 3 AC_CONFIG_SRCDIR([config.h.in])
4 AC_CONFIG_HEADER([config.h]) 4 AC_CONFIG_HEADER([config.h])
5 5
6 AM_INIT_AUTOMAKE($PACKAGE_NAME,$PACKAGE_VERSION) 6 AM_INIT_AUTOMAKE($PACKAGE_NAME,$PACKAGE_VERSION)
7 7