diff --git a/configure.ac b/configure.ac index f5d5960..6e7b74e 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([2014 elemental-ircd Team]) -AC_INIT([elemental-ircd],[6.5.1]) +AC_INIT([elemental-ircd+ihw],[6.5.2]) AC_CONFIG_HEADER(include/setup.h)