summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2011-12-12 15:36:18 +0100
committerStefano Karapetsas <[email protected]>2011-12-12 15:36:18 +0100
commitc09fbc0a4d961d31b607f607bbd27fec696370fc (patch)
tree0faf0c3b46a67e9d03583625794904bb59eadf8c /configure.ac
parentce071c3edf584bcfd2e194dc8f87cb576173c9ed (diff)
downloadmate-media-c09fbc0a4d961d31b607f607bbd27fec696370fc.tar.bz2
mate-media-c09fbc0a4d961d31b607f607bbd27fec696370fc.tar.xz
updated versionmate-media-1.1.0
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 36a16b1..33d56eb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,8 +1,8 @@
AC_PREREQ(2.60)
AC_INIT([mate-media],
- [2011.12.01],
- [http://bugzilla.mate.org/enter_bug.cgi?product=mate-media])
+ [1.1.0],
+ [http://www.mate-desktop.org/])
AC_CONFIG_AUX_DIR([build-aux])
@@ -59,7 +59,7 @@ AC_MSG_NOTICE([Using $GM_ERROR_CFLAGS as error checking CFLAGS])
GLIB_REQUIRED_VERSION=2.18.2
GTK_REQUIRED_VERSION=2.18.0
-MATECONF_REQUIRED_VERSION=2.6.1
+MATECONF_REQUIRED_VERSION=1.1.0
PA_REQUIRED_VERSION=0.9.16
CANBERRA_REQUIRED_VERSION=0.13