Explorar el Código

Merge trunk revision 2504:
r2504 | sdake | 2009-09-25 00:00:32 -0700 (Fri, 25 Sep 2009) | 2 lines

Change version to 1.1.0 in trunk.



git-svn-id: http://svn.fedorahosted.org/svn/corosync/branches/flatiron@2505 fd59a12c-fef9-0310-b244-a6a79926bd2f

Steven Dake hace 16 años
padre
commit
aaa5b0fe39
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      configure.ac

+ 1 - 1
configure.ac

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