diff options
author | Stefano Karapetsas <[email protected]> | 2014-02-19 10:07:04 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-02-19 10:07:04 +0100 |
commit | 307c63d242c2b20229f5088ee6580127d07eb8ff (patch) | |
tree | 99aa5af1f957b5f6544901daded81cb0ec85c789 | |
parent | 3c5265005a0cb10f078dad2663456b7045e87339 (diff) | |
download | mate-system-monitor-307c63d242c2b20229f5088ee6580127d07eb8ff.tar.bz2 mate-system-monitor-307c63d242c2b20229f5088ee6580127d07eb8ff.tar.xz |
Bump version to 1.7.90mate-system-monitor-1.7.90
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -1.7.1 +1.7.90 * Add GTK3 support * Use libwnck instead of libmatewnck diff --git a/configure.ac b/configure.ac index 9d7b3c8..fe0ee08 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.1], +AC_INIT([mate-system-monitor], [1.7.90], [http://www.mate-desktop.org/]) AC_CONFIG_SRCDIR(configure.ac) AC_CONFIG_HEADERS(config.h) |