summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authormonsta <[email protected]>2015-11-30 12:36:08 +0300
committermonsta <[email protected]>2015-11-30 12:36:08 +0300
commitfa98785c18186c91f99047e24e38f8843a73e673 (patch)
tree006a7f5e9757803e37425bcb51d5c9d5f82fd8a2 /configure.ac
parent86ce2c051a1cfdf59a04a60ed57f4090ca0cb600 (diff)
downloadmate-system-monitor-fa98785c18186c91f99047e24e38f8843a73e673.tar.bz2
mate-system-monitor-fa98785c18186c91f99047e24e38f8843a73e673.tar.xz
Bump version to 1.12.1v1.12.1
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 2f4690f..443ece4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_PREREQ([2.63])
AC_INIT([mate-system-monitor],
- [1.12.0],
+ [1.12.1],
[http://www.mate-desktop.org/])
AC_CONFIG_SRCDIR(configure.ac)
AC_CONFIG_HEADERS(config.h)