]> arthur.barton.de Git - ngircd.git/blobdiff - configure.in
io.c: fix select FD_SETSIZE check when using epoll as io backend
[ngircd.git] / configure.in
index 76eb4624de9a6b7966c465ae7fb11e35b106fe77..c4d9546d23da5165406bae46c2e43f02242676f1 100644 (file)
@@ -8,13 +8,13 @@
 # (at your option) any later version.
 # Please read the file COPYING, README and AUTHORS for more information.
 #
-# $Id: configure.in,v 1.125.2.3 2008/01/15 20:45:52 alex Exp $
+# $Id: configure.in,v 1.125.2.4 2008/02/26 19:37:34 alex Exp $
 #
 
 # -- Initialisation --
 
 AC_PREREQ(2.50)
-AC_INIT(ngircd, 0.11.0)
+AC_INIT(ngircd, 0.11.1)
 AC_CONFIG_SRCDIR(src/ngircd/ngircd.c)
 AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE(1.6)