diff options
author | Stefano Karapetsas <[email protected]> | 2015-04-04 19:12:30 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2015-04-04 19:12:30 +0200 |
commit | c5e12d8f0a67cae396052046f815d878a34a715a (patch) | |
tree | a570f08a18ecb5ec785134789da500a257baab19 | |
parent | ec140b3a4e75eea48d6561c7401fa4b9461a1d02 (diff) | |
download | mate-system-monitor-c5e12d8f0a67cae396052046f815d878a34a715a.tar.bz2 mate-system-monitor-c5e12d8f0a67cae396052046f815d878a34a715a.tar.xz |
Bump version to 1.9.90mate-system-monitor-1.9.90
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -1.9.2 +1.9.90 * ... diff --git a/configure.ac b/configure.ac index 5a958ce..1550d89 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ([2.63]) AC_INIT([mate-system-monitor], - [1.9.2], + [1.9.90], [http://www.mate-desktop.org/]) AC_CONFIG_SRCDIR(configure.ac) AC_CONFIG_HEADERS(config.h) |