diff options
author | raveit65 <[email protected]> | 2016-06-07 12:32:27 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-06-07 12:32:27 +0200 |
commit | bffa0cb4120e649519e54f98a8b5c8db3b8c9372 (patch) | |
tree | fe6c07baa4bf1371bccb8aa1b11753bf0c022630 /configure.ac | |
parent | 011499c47f8ffd1700722d40a05a9b9475830760 (diff) | |
download | mate-desktop-bffa0cb4120e649519e54f98a8b5c8db3b8c9372.tar.bz2 mate-desktop-bffa0cb4120e649519e54f98a8b5c8db3b8c9372.tar.xz |
release 1.15.0v1.15.0
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index b672c0a..459ef57 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ m4_define([mate_platform], [1]) -m4_define([mate_minor], [14]) -m4_define([mate_micro], [1]) +m4_define([mate_minor], [15]) +m4_define([mate_micro], [0]) m4_define(mate_version, [mate_platform.mate_minor.mate_micro]), |