summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2014-02-10 00:05:10 +0100
committerStefano Karapetsas <[email protected]>2014-02-10 00:05:10 +0100
commit56ac6e87628044f0465cdb78cb49f59f5e626bc6 (patch)
tree6809a79ffa24139a407fc7cb78d9e9ee17412c84 /configure.ac
parent6a476e95514a001d8146519cab5e8ab354d78d04 (diff)
downloadmate-system-monitor-56ac6e87628044f0465cdb78cb49f59f5e626bc6.tar.bz2
mate-system-monitor-56ac6e87628044f0465cdb78cb49f59f5e626bc6.tar.xz
Bump version to 1.7.1mate-system-monitor-1.7.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 c646874..bc989b0 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.7.0],
+AC_INIT([mate-system-monitor], [1.7.1],
[http://www.mate-desktop.org/])
AC_CONFIG_SRCDIR(configure.ac)
AC_CONFIG_HEADERS(config.h)