Bump version on trunk to 3.1.

This commit is contained in:
Jilles Tjoelker 2008-05-18 23:34:39 +02:00
parent a2f4910ca7
commit 9c27c708ee
1 changed files with 1 additions and 1 deletions

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.0.1])
AC_INIT([charybdis],[3.1])
AC_CONFIG_HEADER(include/setup.h)