summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2014-02-19 10:07:04 +0100
committerStefano Karapetsas <[email protected]>2014-02-19 10:07:04 +0100
commit307c63d242c2b20229f5088ee6580127d07eb8ff (patch)
tree99aa5af1f957b5f6544901daded81cb0ec85c789
parent3c5265005a0cb10f078dad2663456b7045e87339 (diff)
downloadmate-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--NEWS2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 38f3701..781f474 100644
--- a/NEWS
+++ b/NEWS
@@ -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)