--- deliantra/server/configure.ac 2008/12/29 14:32:51 1.155 +++ deliantra/server/configure.ac 2009/09/02 18:01:06 1.163 @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT([deliantra-server], [2.74], [support@deliantra.net]) +AC_INIT([deliantra-server], [2.79], [support@deliantra.net]) AC_CONFIG_AUX_DIR(utils) AC_CONFIG_SRCDIR([server/cfperl.xs]) AM_INIT_AUTOMAKE @@ -59,11 +59,11 @@ "Compress::LZF 3.41" \ "Coro 5.13" \ "Coro::EV 0" \ - "Deliantra 1.13" \ + "Deliantra 1.24" \ "Digest::MD5 2.0" \ "EV 3.41" \ "Guard 0.5" \ - "IO::AIO 3.1" \ + "IO::AIO 3.25" \ "JSON::XS 2.01" \ "AnyEvent::IRC 0.6" \ "Pod::POM 0.17" \