update version number

This commit is contained in:
Dane Springmeyer 2009-03-31 21:39:24 +00:00
parent 946fa51f4f
commit 6f58b2c63b

View file

@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script. dnl Process this file with autoconf to produce a configure script.
dnl Created by Anjuta application wizard. dnl Created by Anjuta application wizard.
AC_INIT(mapnik, 0.5.1) AC_INIT(mapnik, 0.6.0)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION) AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
AM_CONFIG_HEADER(config.h) AM_CONFIG_HEADER(config.h)