diff options
author | raveit65 <[email protected]> | 2018-05-31 10:53:34 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-05-31 10:53:34 +0200 |
commit | fb4c9869010ffdd4faa9a115edef5696c492d60c (patch) | |
tree | 502515b32460f79530183868fb56a1efaf53debb | |
parent | fa7491d5f4c4a3b965635f16a2fb2d113c69f45a (diff) | |
download | mate-desktop-fb4c9869010ffdd4faa9a115edef5696c492d60c.tar.bz2 mate-desktop-fb4c9869010ffdd4faa9a115edef5696c492d60c.tar.xz |
bump version
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 5e94a2b..2528b4f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ m4_define([mate_platform], [1]) -m4_define([mate_minor], [20]) +m4_define([mate_minor], [21]) m4_define([mate_micro], [0]) m4_define(mate_version, [mate_platform.mate_minor.mate_micro]), |