summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 33d56eb..ff80568 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ(2.60)
AC_INIT([mate-media],
- [1.1.0],
+ [1.2.0],
[http://www.mate-desktop.org/])
AC_CONFIG_AUX_DIR([build-aux])
@@ -241,7 +241,7 @@ dnl=======================================================================
dnl i18n
dnl=======================================================================
-GETTEXT_PACKAGE=mate-media-2.0
+GETTEXT_PACKAGE=mate-media
AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [Define to the Gettext package name])
AM_GLIB_GNU_GETTEXT