]> git.proxmox.com Git - mirror_corosync.git/commitdiff
Change version to 1.2.5 in trunk.
authorSteven Dake <sdake@redhat.com>
Mon, 21 Jun 2010 18:17:47 +0000 (18:17 +0000)
committerSteven Dake <sdake@redhat.com>
Mon, 21 Jun 2010 18:17:47 +0000 (18:17 +0000)
git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@2956 fd59a12c-fef9-0310-b244-a6a79926bd2f

configure.ac

index ddd4ff7ea12dc9a301e5fce57766760e6816ca84..becbc0794e1e5d8a4539b9d4acbc027eca50a6a4 100644 (file)
@@ -4,7 +4,7 @@
 # bootstrap / init
 AC_PREREQ([2.61])
 
-AC_INIT([corosync], [1.2.4], [openais@lists.osdl.org])
+AC_INIT([corosync], [1.2.5], [openais@lists.osdl.org])
 AM_INIT_AUTOMAKE([-Wno-portability])
 
 AC_CONFIG_SRCDIR([lib/coroipcc.c])