summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-08-02 14:19:38 +0200
committerStefano Karapetsas <[email protected]>2013-08-02 14:19:38 +0200
commit8e517ce5e6e79f325a6d614064708aaa77b42cd2 (patch)
treeb324855f5057d5c3b29705d138e464db5e0fb4d4 /configure.ac
parent8fb0d3fb26c376da3029450a182e82a9637f7d00 (diff)
downloadmate-system-monitor-8e517ce5e6e79f325a6d614064708aaa77b42cd2.tar.bz2
mate-system-monitor-8e517ce5e6e79f325a6d614064708aaa77b42cd2.tar.xz
Bump version to 1.6.1mate-system-monitor-1.6.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 8d10a75..1089a15 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.6.0],
+AC_INIT([mate-system-monitor], [1.6.1],
[http://www.mate-desktop.org/])
AC_CONFIG_SRCDIR(configure.ac)
AC_CONFIG_HEADERS(config.h)