aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-10-13 13:34:55 -0500
committerTed Gould <ted@gould.cx>2011-10-13 13:34:55 -0500
commit09dcfec3e1305ed9ad26df78a9ff6c755ed08ece (patch)
tree79f452e561d34b158fd772a19e25ab04849ec194 /configure.ac
parent4e2dc05c209906b1a0d01b1c9f12c26a8ce2cd6d (diff)
parentba87e5cb673992cee0fcb0bb3c90523974836a30 (diff)
downloadayatana-indicator-datetime-09dcfec3e1305ed9ad26df78a9ff6c755ed08ece.tar.gz
ayatana-indicator-datetime-09dcfec3e1305ed9ad26df78a9ff6c755ed08ece.tar.bz2
ayatana-indicator-datetime-09dcfec3e1305ed9ad26df78a9ff6c755ed08ece.zip
Import upstream version 0.3.1
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 144672f..07f52d7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([indicator-datetime],
- [0.3.0],
+ [0.3.1],
[http://bugs.launchpad.net/indicator-datetime],
[indicator-datetime],
[http://launchpad.net/indicator-datetime])
@@ -105,7 +105,6 @@ PKG_CHECK_MODULES(SERVICE, indicator3-0.4 >= $INDICATOR_REQUIRED_VERSION
PKG_CHECK_MODULES(PREF, gio-2.0 >= $GIO_REQUIRED_VERSION
gtk+-3.0 >= $GTK3_REQUIRED_VERSION
- unique-3.0
json-glib-1.0
libgnome-control-center
polkit-gobject-1)