diff options
author | Patrick Ohly <patrick.ohly@intel.com> | 2009-04-24 10:39:22 +0200 |
---|---|---|
committer | Patrick Ohly <patrick.ohly@intel.com> | 2009-04-24 10:39:22 +0200 |
commit | 55b2cd193eadeeb24a4e4013d9b576cedb927d78 (patch) | |
tree | eaecfcf718e46bd07873e572700e70908a525dc3 | |
parent | 7e4c7f28efe88169148177311f30aa851e992ca7 (diff) |
version bump: 0.8+0.9+20090424syncevolution-0-9-beta-2009-04-22
-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 e9cc3fae..1cb061a1 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.8.1+0.9+20090409]) +AC_INIT([syncevolution], [0.8.1+0.9+20090424]) AM_INIT_AUTOMAKE([tar-ustar]) AC_CONFIG_MACRO_DIR([m4]) define([SYNTHESISSRC_REPO], []) |