summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClement Lefebvre <[email protected]>2015-11-03 14:45:41 +0000
committerClement Lefebvre <[email protected]>2015-11-03 14:45:41 +0000
commit4669a68b2d0627172a34d63e20d7d17929725878 (patch)
tree0e41b0b70e6c598cfbc8a924001fe120e801b3e6
parent383fc90bf8b4a2c9a41537114b51ada334c7fc4c (diff)
downloadmate-system-monitor-4669a68b2d0627172a34d63e20d7d17929725878.tar.bz2
mate-system-monitor-4669a68b2d0627172a34d63e20d7d17929725878.tar.xz
1.12.0v1.12.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b7759db..b83e65c 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.11.0],
+ [1.12.0],
[http://www.mate-desktop.org/])
AC_CONFIG_SRCDIR(configure.ac)
AC_CONFIG_HEADERS(config.h)