diff options
author | raveit65 <[email protected]> | 2023-04-03 21:13:11 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2023-04-03 21:13:11 +0200 |
commit | 9f81a561186ea52c2bef57b9aaba9e596af4bce2 (patch) | |
tree | 32f031e1f4368006b5de641663d7279646541691 /configure.ac | |
parent | 0586e6a6c59b3b0049b51be03ec409a713662e80 (diff) | |
download | mate-desktop-9f81a561186ea52c2bef57b9aaba9e596af4bce2.tar.bz2 mate-desktop-9f81a561186ea52c2bef57b9aaba9e596af4bce2.tar.xz |
release 1.27.1v1.27.1
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 0d4a5cf..aa2c508 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ m4_define([mate_platform], [1]) m4_define([mate_minor], [27]) -m4_define([mate_micro], [0]) +m4_define([mate_micro], [1]) m4_define(mate_version, [mate_platform.mate_minor.mate_micro]), |