Bump services version to 1.4.
authorMichael Poole <mdpoole@troilus.org>
Fri, 27 Jul 2007 01:35:18 +0000 (21:35 -0400)
committerMichael Poole <mdpoole@troilus.org>
Fri, 27 Jul 2007 01:35:18 +0000 (21:35 -0400)
configure.in: Bump version to 1.4.

configure.in

index 5ca8652bb21d0ecd1afc27a2d9235d46cd1925dc..c275ea09828103d6b6125bfe6698f20a27b7c1ec 100644 (file)
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to create a configure script.
 
 dnl General initialization.
 AC_PREREQ(2.59)
-AC_INIT([srvx],[1.3.1],[srvx-bugs@lists.sourceforge.net])
+AC_INIT([srvx],[1.4],[srvx-bugs@lists.sourceforge.net])
 CODENAME=surge
 AC_CONFIG_HEADERS(src/config.h)
 AC_CONFIG_SRCDIR(src/opserv.c)