summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2012-03-07 20:40:47 +0100
committerStefano Karapetsas <[email protected]>2012-03-07 20:40:47 +0100
commit8f583a5decc28f0f1283bc0067be77904e78871e (patch)
treec6bcce8dd35c6ba71902948751ba0649dad51daa /configure.in
parent9f898bdcf2a7478ac61942e0d9c1c919f3fa4c65 (diff)
downloadmate-system-monitor-8f583a5decc28f0f1283bc0067be77904e78871e.tar.bz2
mate-system-monitor-8f583a5decc28f0f1283bc0067be77904e78871e.tar.xz
update for 1.2 releasemate-system-monitor-1.2.0
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index aa002bc..0a4e4ca 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.52)
-AC_INIT([mate-system-monitor], [1.1.0],
+AC_INIT([mate-system-monitor], [1.2.0],
[http://www.mate-desktop.org/])
AC_CONFIG_SRCDIR(configure.in)
AC_CONFIG_HEADERS(config.h)