bumped version to 0.8.1 (SyncEvolution and API)

git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@761 15ad00c4-1369-45f4-8270-35d70d36bdcd
This commit is contained in:
Patrick Ohly 2008-10-11 09:50:41 +00:00
parent 8960e763fa
commit 53fb1c0bc7
1 changed files with 2 additions and 2 deletions

View File

@ -2,11 +2,11 @@ dnl -*- mode: Autoconf; -*-
dnl Invoke autogen.sh to produce a configure script.
AC_INIT(src/syncevolution.cpp)
AM_INIT_AUTOMAKE(syncevolution, 0.8+0.8.1)
AM_INIT_AUTOMAKE(syncevolution, 0.8.1)
define([FUNAMBOLSRC_REPO], [git://github.com/pohly/funambol-cpp-client-api.git])
dnl Specify git revisions/branches without prefix, i.e., without 'origin'.
dnl We'll sort that out below.
define([FUNAMBOLSRC_REVISION], [r_v70ga_syncevolution])
define([FUNAMBOLSRC_REVISION], [syncevolution-0.8.1])
AM_CONFIG_HEADER(config.h)
AC_LIBTOOL_DLOPEN