Update version tag for 1.4.0-rc2. v1.4.0-rc2
authorMichael Poole <mdpoole@troilus.org>
Mon, 7 Jul 2008 12:11:46 +0000 (08:11 -0400)
committerMichael Poole <mdpoole@troilus.org>
Mon, 7 Jul 2008 12:11:46 +0000 (08:11 -0400)
configure.in

index 3bc1459eaf635d7791a0f3620aa57ffe35fc8f80..9471c1bdbeb8239fb8a78d0ca9f80d9a89ecfa05 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.4.0],[srvx-bugs@lists.sourceforge.net])
+AC_INIT([srvx],[1.4.0-rc2],[srvx-bugs@lists.sourceforge.net])
 CODENAME=surge
 AC_CONFIG_HEADERS(src/config.h)
 AC_CONFIG_SRCDIR(src/opserv.c)