Bump version to 1.2.5~rc1
authorIustin Pop <iustin@google.com>
Mon, 7 Jul 2008 11:51:40 +0000 (11:51 +0000)
committerIustin Pop <iustin@google.com>
Mon, 7 Jul 2008 11:51:40 +0000 (11:51 +0000)
Reviewed-by: amishchenko

configure.ac

index 9f6feaf..a86a797 100644 (file)
@@ -1,6 +1,6 @@
 # Configure script for Ganeti
 AC_PREREQ(2.59)
-AC_INIT(ganeti, 1.2.5~rc0, ganeti@googlegroups.com)
+AC_INIT(ganeti, 1.2.5~rc1, ganeti@googlegroups.com)
 AC_CONFIG_AUX_DIR(autotools)
 AC_CONFIG_SRCDIR(configure)
 AM_INIT_AUTOMAKE([foreign tar-ustar])