diff --git a/configure.ac b/configure.ac index 7e9d7fb6..333e19ab 100644 --- a/configure.ac +++ b/configure.ac @@ -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.3]) +AC_INIT([charybdis],[3.3.0]) AC_CONFIG_HEADER(include/setup.h)