diff options
author | Patrick Ohly <patrick.ohly@intel.com> | 2009-03-25 18:28:24 +0100 |
---|---|---|
committer | Patrick Ohly <patrick.ohly@intel.com> | 2009-03-25 18:28:24 +0100 |
commit | e3e85bf898560f0ea07aaa6eae707d928d56e996 (patch) | |
tree | 7849c9d1d22318b301f4c1494e07fa96a73fc10f | |
parent | ecb7d34d922f1981900cedf0b5fb701b3ec8a01a (diff) |
0.9 alpha 20090325: version bumpedsyncevolution-0-9-alpha-2009-03-25
-rw-r--r-- | configure-pre.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure-pre.in b/configure-pre.in index 8e953349..c8bb2274 100644 --- a/configure-pre.in +++ b/configure-pre.in @@ -1,7 +1,7 @@ dnl -*- mode: Autoconf; -*- dnl Invoke autogen.sh to produce a configure script. -AC_INIT([syncevolution], [0.9alpha20090313]) +AC_INIT([syncevolution], [0.9alpha20090325]) AM_INIT_AUTOMAKE([tar-ustar]) AC_CONFIG_MACRO_DIR([m4]) define([SYNTHESISSRC_REPO], []) |