Update trunk to 3.2 (non-release).

This commit is contained in:
William Pitcock 2010-01-07 16:02:50 -06:00
parent fa1a7bef02
commit e9dd977ec3

View file

@ -10,7 +10,7 @@ AC_PREREQ(2.57)
dnl Sneaky way to get an Id tag into the configure script
AC_COPYRIGHT([$Id: configure.ac 3516 2007-06-10 16:14:03Z jilles $])
AC_INIT([charybdis],[3.1.0])
AC_INIT([charybdis],[3.2])
AC_CONFIG_HEADER(include/setup.h)