aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDidier Roche <didier.roche@canonical.com>2012-09-20 18:36:17 +0200
committerDidier Roche <didier.roche@canonical.com>2012-09-20 18:36:17 +0200
commitf3556e6aee50c0981be6797d5ad54fb202b39b78 (patch)
treef833940bcc36569b8553895b3c8e5f2a3d0e4184 /configure.ac
parent9414aa3cdd59e3650a6e030880c3daa34bd9223c (diff)
parent52099c2fe93e72a86e5f6a742582d1110aab5eff (diff)
downloadayatana-indicator-datetime-f3556e6aee50c0981be6797d5ad54fb202b39b78.tar.gz
ayatana-indicator-datetime-f3556e6aee50c0981be6797d5ad54fb202b39b78.tar.bz2
ayatana-indicator-datetime-f3556e6aee50c0981be6797d5ad54fb202b39b78.zip
* New upstream release.
* build-dep on newer libecal
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac8
1 files changed, 4 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac
index e8b3eb2..ce79611 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([indicator-datetime],
- [12.10.0],
+ [12.10.1],
[http://bugs.launchpad.net/indicator-datetime],
[indicator-datetime],
[http://launchpad.net/indicator-datetime])
@@ -52,9 +52,9 @@ DBUSMENUGTK_REQUIRED_VERSION=0.5.90
GIO_REQUIRED_VERSION=2.25.11
INDICATOR_DISPLAY_OBJECTS=0.2.2
GEOCLUE_REQUIRED_VERSION=0.12.0
-ECAL_REQUIRED_VERSION=2.30
-EDS_REQUIRED_VERSION=2.30
-ICAL_REQUIRED_VERSION=0.44
+ECAL_REQUIRED_VERSION=3.5
+EDS_REQUIRED_VERSION=3.5
+ICAL_REQUIRED_VERSION=0.48
CAIRO_REQUIRED_VERSION=1.10
GDK_REQUIRED_VERSION=2.22
GLIB_REQUIRED_VERSION=2.29.19