--- deliantra/server/configure.ac 2008/01/14 10:12:11 1.112 +++ deliantra/server/configure.ac 2008/03/15 11:11:12 1.115 @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT([deliantra-server], [2.4], [support@deliantra.net]) +AC_INIT([deliantra-server], [2.42], [support@deliantra.net]) AC_CONFIG_AUX_DIR(utils) AC_CONFIG_SRCDIR([server/cfperl.xs]) AM_INIT_AUTOMAKE @@ -55,7 +55,7 @@ "AnyEvent 2.6" \ "BDB 1.43" \ "Compress::LZF 1.8" \ - "Coro 4.36" \ + "Coro 4.37" \ "Coro::EV 2.1" \ "Deliantra 1.13" \ "Digest::MD5 2.0" \