summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authormonsta <[email protected]>2015-11-30 10:51:51 +0300
committermonsta <[email protected]>2015-11-30 10:51:51 +0300
commitef03a5145e30f6d3234258a0e5e20722d2d7ac67 (patch)
treebeb77418af6246c63516080bbbe7f673c04e7ab0 /configure.ac
parentb1c76b5a6639ff268d557c3e4b7f03ea9d9db677 (diff)
downloadmate-power-manager-1.12.tar.bz2
mate-power-manager-1.12.tar.xz
Bump version to 1.12.1v1.12.11.12
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index bbaeccc..52beb06 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.63)
-AC_INIT([mate-power-manager], [1.12.0], [http://www.mate-desktop.org/])
+AC_INIT([mate-power-manager], [1.12.1], [http://www.mate-desktop.org/])
AC_CONFIG_SRCDIR(src)
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz check-news tar-ustar])
AC_CONFIG_HEADERS([config.h])