Change version to 1.1.0 in trunk.

git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@2504 fd59a12c-fef9-0310-b244-a6a79926bd2f
This commit is contained in:
Steven Dake 2009-09-25 07:00:32 +00:00
parent 978b60806b
commit 95de20fb8f

View File

@ -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])