Przeglądaj źródła

Bump verion to 1.2.0.

git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@2581 fd59a12c-fef9-0310-b244-a6a79926bd2f
Steven Dake 16 lat temu
rodzic
commit
d891884c27
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      configure.ac

+ 1 - 1
configure.ac

@@ -4,7 +4,7 @@
 # bootstrap / init
 AC_PREREQ([2.61])
 
-AC_INIT([corosync], [1.1.2], [openais@lists.osdl.org])
+AC_INIT([corosync], [1.2.0], [openais@lists.osdl.org])
 AM_INIT_AUTOMAKE([-Wno-portability])
 
 AC_CONFIG_SRCDIR([lib/coroipcc.c])