summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorPerberos <[email protected]>2012-01-26 11:02:03 -0300
committerPerberos <[email protected]>2012-01-26 11:02:03 -0300
commit022106354aff7cabceed8a5fe48d7a0b6a303115 (patch)
tree96f48baf566206955cd2b6bf26eeb023c81c5b35 /configure.in
parent2208fdb23d8766b344ff5e756028d3c241daa93a (diff)
parent12554075223ee76be613d0de2d5b52bbb131ed9f (diff)
downloadmate-applets-022106354aff7cabceed8a5fe48d7a0b6a303115.tar.bz2
mate-applets-022106354aff7cabceed8a5fe48d7a0b6a303115.tar.xz
Merge branch 'master' of https://github.com/mate-desktop/mate-applets
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index de19f666..5692356b 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
dnl ***************************************************************************
dnl *** configure.in for MATE-APPLETS ***
dnl ***************************************************************************
-AC_INIT(mate-applets, 1.1.0)
+AC_INIT(mate-applets, 1.1.1)
AC_PREREQ(2.59)
AM_CONFIG_HEADER(config.h)
@@ -365,7 +365,7 @@ dnl ***************************************************************************
dnl *** Set up gettext ***
dnl ***************************************************************************
-GETTEXT_PACKAGE=mate-applets-2.0
+GETTEXT_PACKAGE=mate-applets
AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [Gettext Package])
AC_DEFINE_DIR(MATELOCALEDIR, "${datadir}/locale", [locale directory])