summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2015-04-04 19:12:30 +0200
committerStefano Karapetsas <[email protected]>2015-04-04 19:12:30 +0200
commitc5e12d8f0a67cae396052046f815d878a34a715a (patch)
treea570f08a18ecb5ec785134789da500a257baab19 /configure.ac
parentec140b3a4e75eea48d6561c7401fa4b9461a1d02 (diff)
downloadmate-system-monitor-c5e12d8f0a67cae396052046f815d878a34a715a.tar.bz2
mate-system-monitor-c5e12d8f0a67cae396052046f815d878a34a715a.tar.xz
Bump version to 1.9.90mate-system-monitor-1.9.90
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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)