[gnome-disk-utility: 283/285] Bump version to 3.3.90
- From: David Zeuthen <davidz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-disk-utility: 283/285] Bump version to 3.3.90
- Date: Fri, 20 Jan 2012 21:50:28 +0000 (UTC)
commit 74a25f33468588e07e0019e6d769ac2369fa7c3f
Author: David Zeuthen <davidz redhat com>
Date: Fri Jan 20 16:20:41 2012 -0500
Bump version to 3.3.90
Also bump required glib2 and gtk3 versions.
Signed-off-by: David Zeuthen <davidz redhat com>
configure.ac | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index c154826..e115c58 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([GNOME Disk Utility],[2.91.7],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-disk-utility],[gnome-disk-utility])
+AC_INIT([GNOME Disk Utility],[3.3.90],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-disk-utility],[gnome-disk-utility])
AM_INIT_AUTOMAKE([1.9 foreign dist-bzip2 no-dist-gzip])
@@ -27,9 +27,9 @@ GNOME_MAINTAINER_MODE_DEFINES
# Check for required packages
# ***************************
-GLIB2_REQUIRED=2.22
+GLIB2_REQUIRED=2.31.0
UDISKS2_REQUIRED=1.90
-GTK3_REQUIRED=3.0.0
+GTK3_REQUIRED=3.3.0
PKG_CHECK_MODULES(GLIB2, [gio-unix-2.0 >= $GLIB2_REQUIRED])
PKG_CHECK_MODULES(UDISKS2, [udisks2 >= $UDISKS2_REQUIRED])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]