summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2014-03-01 12:43:54 +0100
committerStefano Karapetsas <[email protected]>2014-03-01 12:43:54 +0100
commitdda672f5ddf147575d8ef6a33b043b0066b05cf8 (patch)
tree7070d1ae563ee90d4cbebff392f37e3bd04e721f /configure.ac
parentc0e5871c4bbc28bf1f9a4939b546eed179e14180 (diff)
downloadmate-system-monitor-dda672f5ddf147575d8ef6a33b043b0066b05cf8.tar.bz2
mate-system-monitor-dda672f5ddf147575d8ef6a33b043b0066b05cf8.tar.xz
Bump version to 1.8.0mate-system-monitor-1.8.0
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 fe0ee08..8c54931 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.90],
+AC_INIT([mate-system-monitor], [1.8.0],
[http://www.mate-desktop.org/])
AC_CONFIG_SRCDIR(configure.ac)
AC_CONFIG_HEADERS(config.h)