--- deliantra/server/configure.ac 2008/04/05 22:39:42 1.119 +++ deliantra/server/configure.ac 2008/04/06 18:40:52 1.120 @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT([deliantra-server], [2.42], [support@deliantra.net]) +AC_INIT([deliantra-server], [2.43], [support@deliantra.net]) AC_CONFIG_AUX_DIR(utils) AC_CONFIG_SRCDIR([server/cfperl.xs]) AM_INIT_AUTOMAKE @@ -55,7 +55,7 @@ "AnyEvent 2.9" \ "BDB 1.43" \ "Compress::LZF 1.8" \ - "Coro 4.47" \ + "Coro 4.48" \ "Coro::EV 2.1" \ "Deliantra 1.13" \ "Digest::MD5 2.0" \