evolution-ews/base-version-changed.patch
Vincent Untz fe8309fcad Accepting request 87792 from GNOME:Evolution:snapshot-3.2
evolution-ews is a evolution backend which connects to MS Exchange servers 2007 and later using Exchange web services protocol.

OBS-URL: https://build.opensuse.org/request/show/87792
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-ews?expand=0&rev=1
2011-10-14 12:16:37 +00:00

16 lines
374 B
Diff

diff --git a/configure.ac b/configure.ac
index 5329c41..19e5f90 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,8 +4,8 @@ AM_INIT_AUTOMAKE([gnu 1.9])
AC_CONFIG_SRCDIR(README)
AC_CONFIG_HEADERS(config.h)
-BASE_VERSION=3.0
-m4_define([base_version], [3.0])
+BASE_VERSION=3.2
+m4_define([base_version], [3.2])
AC_SUBST(BASE_VERSION)
dnl ****************************