diff options
author | raveit65 <[email protected]> | 2021-08-03 19:23:26 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-08-03 19:23:26 +0200 |
commit | 49aed95a798deb938ed3234037882363145ae895 (patch) | |
tree | 5778d80939f563da39faed48b29cebd966476ed3 /configure.ac | |
parent | 23fdbbdf35ec4a24191c6175d2a5a9a6dad3e26f (diff) | |
download | mate-desktop-49aed95a798deb938ed3234037882363145ae895.tar.bz2 mate-desktop-49aed95a798deb938ed3234037882363145ae895.tar.xz |
release 1.26.0v1.26.0
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 e57c88a..b19ab7f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ m4_define([mate_platform], [1]) -m4_define([mate_minor], [25]) +m4_define([mate_minor], [26]) m4_define([mate_micro], [0]) m4_define(mate_version, [mate_platform.mate_minor.mate_micro]), |