Reset version to 0.99 in configure.ac to unbreak rpm/srpm.

git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@2321 fd59a12c-fef9-0310-b244-a6a79926bd2f
This commit is contained in:
Fabio M. Di Nitto 2009-06-30 07:05:50 +00:00
parent f4f2c01a17
commit ed9beee011

View File

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