Start work on irchighway specific changes

This commit is contained in:
Sam Dodrill 2014-05-28 15:40:41 -07:00
parent 9a90d0d80e
commit 047d0992c1
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([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)