evolution-sharp r170 - trunk
- From: jjohnny svn gnome org
- To: svn-commits-list gnome org
- Subject: evolution-sharp r170 - trunk
- Date: Wed, 2 Apr 2008 10:02:10 +0100 (BST)
Author: jjohnny
Date: Wed Apr 2 10:02:10 2008
New Revision: 170
URL: http://svn.gnome.org/viewvc/evolution-sharp?rev=170&view=rev
Log:
Version bump : 0.17.1
Modified:
trunk/ChangeLog
trunk/configure.in
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Wed Apr 2 10:02:10 2008
@@ -1,7 +1,7 @@
AC_INIT(README)
AC_CANONICAL_SYSTEM
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(evolution-sharp, 0.16.0)
+AM_INIT_AUTOMAKE(evolution-sharp, 0.17.1)
AM_MAINTAINER_MODE
AC_PROG_INSTALL
@@ -15,8 +15,8 @@
# If you change these, update the error text below.
PKG_CHECK_MODULES(EVOLUTION_DATA_SERVER_1_8, evolution-data-server-1.2 >= 1.8 evolution-data-server-1.2 < 1.9, edsver="1.8", AC_MSG_RESULT([no]))
PKG_CHECK_MODULES(EVOLUTION_DATA_SERVER_1_9, evolution-data-server-1.2 >= 1.9 evolution-data-server-1.2 < 1.10, edsver="1.9", AC_MSG_RESULT([no]))
-PKG_CHECK_MODULES(EVOLUTION_DATA_SERVER_1_10, evolution-data-server-1.2 >= 1.10 evolution-data-server-1.2 < 2.23.1, edsver="1.10", AC_MSG_RESULT([no]))
-PKG_CHECK_MODULES(TOO_NEW_EDS, evolution-data-server-1.2 >= 2.23.1, edsver="unsupported", AC_MSG_RESULT([no]))
+PKG_CHECK_MODULES(EVOLUTION_DATA_SERVER_1_10, evolution-data-server-1.2 >= 1.10 evolution-data-server-1.2 < 2.23.2, edsver="1.10", AC_MSG_RESULT([no]))
+PKG_CHECK_MODULES(TOO_NEW_EDS, evolution-data-server-1.2 >= 2.23.2, edsver="unsupported", AC_MSG_RESULT([no]))
if test "x$edsver" = "x1.8"; then
EDS_VERSION=-1.2
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]