version bumped to 1.0 alpha 2 (which probably will never get released)

This commit is contained in:
Patrick Ohly 2010-01-19 21:11:18 +01:00
parent 429876c1cf
commit 05f84d8952

View file

@ -1,7 +1,7 @@
dnl -*- mode: Autoconf; -*- dnl -*- mode: Autoconf; -*-
dnl Invoke autogen.sh to produce a configure script. dnl Invoke autogen.sh to produce a configure script.
AC_INIT([syncevolution], [0.9.2+1.0alpha1]) AC_INIT([syncevolution], [0.9.2+1.0alpha2])
AM_INIT_AUTOMAKE([tar-ustar]) AM_INIT_AUTOMAKE([tar-ustar])
AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_MACRO_DIR([m4])
define([SYNTHESISSRC_REPO], []) define([SYNTHESISSRC_REPO], [])