summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-04-01 11:15:14 +0200
committerStefano Karapetsas <[email protected]>2013-04-01 11:15:14 +0200
commit69ab51cda64cc66d4844a86bdeacaf47b7788011 (patch)
tree121e1bf2fee333e7612172373d4d1b0d64ee5d62
parentd578fa16c1732052a936590a0bde158e2b22e4ab (diff)
downloadmate-system-monitor-69ab51cda64cc66d4844a86bdeacaf47b7788011.tar.bz2
mate-system-monitor-69ab51cda64cc66d4844a86bdeacaf47b7788011.tar.xz
Bump version to 1.6.0mate-system-monitor-1.6.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8e819ca..5f8b1cc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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.5.1],
+AC_INIT([mate-system-monitor], [1.6.0],
[http://www.mate-desktop.org/])
AC_CONFIG_SRCDIR(configure.ac)
AC_CONFIG_HEADERS(config.h)