diff options
author | Stefano Karapetsas <[email protected]> | 2012-11-06 23:58:44 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-11-06 23:58:44 +0100 |
commit | 39c9b9529e46dd0847fca0aa8840150ad898ccb0 (patch) | |
tree | dfb92ad8fb80ebfeeb83633e8cd9f18fe5b25d54 | |
parent | 17ceaa364a9cf482612dc1babbe9d300b70aa41a (diff) | |
download | mate-system-monitor-39c9b9529e46dd0847fca0aa8840150ad898ccb0.tar.bz2 mate-system-monitor-39c9b9529e46dd0847fca0aa8840150ad898ccb0.tar.xz |
bump version to 1.5.0
-rw-r--r-- | configure.in | 2 |
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) |