diff options
author | Stefano Karapetsas <[email protected]> | 2014-01-01 14:02:20 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-01-01 14:02:20 +0100 |
commit | 37d725b916569c4263ab2d3322c8750810283123 (patch) | |
tree | d03c9f9f1b2e7169de2e08895ccc98569d3c7626 | |
parent | 34d923516315018da476f12af991b5a9c371486f (diff) | |
download | mate-desktop-37d725b916569c4263ab2d3322c8750810283123.tar.bz2 mate-desktop-37d725b916569c4263ab2d3322c8750810283123.tar.xz |
Bump version to 1.6.2mate-desktop-1.6.2
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index c30102a..549685a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ m4_define([mate_platform], [1]) m4_define([mate_minor], [6]) -m4_define([mate_micro], [1]) +m4_define([mate_micro], [2]) m4_define(mate_version, [mate_platform.mate_minor.mate_micro]), |