Ver Fonte

Merge trunk revision 2533:
------------------------------------------------------------------------
r2533 | sdake | 2009-10-20 15:40:29 -0700 (Tue, 20 Oct 2009) | 2 lines

Bump revision to 1.1.1.



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

Steven Dake há 16 anos atrás
pai
commit
3c4db0e346
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      configure.ac

+ 1 - 1
configure.ac

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