diff options
author | raveit65 <[email protected]> | 2016-03-16 16:30:50 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-03-16 16:30:50 +0100 |
commit | 5e53cbbdfaa20f43e99924b4fe4b86ec943451ea (patch) | |
tree | 0f52aadfb14590290e8557ed3ab0c58c1fe08cfa /configure.ac | |
parent | e44f2e847ddb5db5b6944f6c2f993981adbd3ad4 (diff) | |
download | mate-system-monitor-5e53cbbdfaa20f43e99924b4fe4b86ec943451ea.tar.bz2 mate-system-monitor-5e53cbbdfaa20f43e99924b4fe4b86ec943451ea.tar.xz |
release 1.13.2v1.13.2
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 7720f90..6e9078e 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.13.1], + [1.13.2], [http://www.mate-desktop.org/]) AC_CONFIG_SRCDIR(configure.ac) AC_CONFIG_HEADERS(config.h) |