diff options
author | raveit65 <[email protected]> | 2018-10-11 09:20:10 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-10-11 09:20:10 +0200 |
commit | 49dc665a6b2642dd6eb5b9587631695304a44569 (patch) | |
tree | 435b2f466fa511fbac8509be922f2746eb25acd8 /configure.ac | |
parent | 98650b66b2d54ab1a80fb83e50bea90b2a162fb9 (diff) | |
download | mate-desktop-49dc665a6b2642dd6eb5b9587631695304a44569.tar.bz2 mate-desktop-49dc665a6b2642dd6eb5b9587631695304a44569.tar.xz |
pre-bump version
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 89975d4..13586ca 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ m4_define([mate_platform], [1]) m4_define([mate_minor], [21]) -m4_define([mate_micro], [1]) +m4_define([mate_micro], [2]) m4_define(mate_version, [mate_platform.mate_minor.mate_micro]), |