diff options
author | Stefano Karapetsas <[email protected]> | 2014-03-01 12:43:54 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-03-01 12:43:54 +0100 |
commit | dda672f5ddf147575d8ef6a33b043b0066b05cf8 (patch) | |
tree | 7070d1ae563ee90d4cbebff392f37e3bd04e721f /configure.ac | |
parent | c0e5871c4bbc28bf1f9a4939b546eed179e14180 (diff) | |
download | mate-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.ac | 2 |
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) |