]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - configure.ac
[svn] - version bump to 2.2.0
[irc/rqf/shadowircd.git] / configure.ac
index 9e6cf724de90f97267c48de9cc3c428946d45fe5..a6b1d1393a421eb026b647602e0f8d5f94f6a1f8 100644 (file)
@@ -1,4 +1,4 @@
-dnl $Id: configure.ac 2809 2006-12-05 13:18:19Z jilles $
+dnl $Id: configure.ac 3145 2007-01-25 06:45:04Z nenolod $
 dnl Process this file with autoconf to produce a configure script.
 
 dnl TODO: clean up all the OpenSSL and shared module checking stuff;
@@ -8,9 +8,9 @@ dnl said functions need to be just about as complex as they already are.
 AC_PREREQ(2.57)
 
 dnl Sneaky way to get an Id tag into the configure script
-AC_COPYRIGHT([$Id: configure.ac 2809 2006-12-05 13:18:19Z jilles $])
+AC_COPYRIGHT([$Id: configure.ac 3145 2007-01-25 06:45:04Z nenolod $])
 
-AC_INIT([charybdis],[2.1.2])
+AC_INIT([charybdis],[2.2.0])
 
 AC_CONFIG_HEADER(include/setup.h)