summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2012-11-06 23:58:44 +0100
committerStefano Karapetsas <[email protected]>2012-11-06 23:58:44 +0100
commit39c9b9529e46dd0847fca0aa8840150ad898ccb0 (patch)
treedfb92ad8fb80ebfeeb83633e8cd9f18fe5b25d54 /configure.in
parent17ceaa364a9cf482612dc1babbe9d300b70aa41a (diff)
downloadmate-system-monitor-39c9b9529e46dd0847fca0aa8840150ad898ccb0.tar.bz2
mate-system-monitor-39c9b9529e46dd0847fca0aa8840150ad898ccb0.tar.xz
bump version to 1.5.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 77f831b..15f989b 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.4.0],
+AC_INIT([mate-system-monitor], [1.5.0],
[http://www.mate-desktop.org/])
AC_CONFIG_SRCDIR(configure.in)
AC_CONFIG_HEADERS(config.h)