diff options
author | Stefano Karapetsas <[email protected]> | 2013-02-07 23:26:49 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-02-07 23:26:49 +0100 |
commit | dcc96518a58154ba7bf23d32d355a80844b81746 (patch) | |
tree | fd459ebb826d345dca6919eca16c3a6ea5e5e248 /configure.ac | |
parent | 1370efeda7ac085f45ad6053c187a0546123997e (diff) | |
download | mate-desktop-dcc96518a58154ba7bf23d32d355a80844b81746.tar.bz2 mate-desktop-dcc96518a58154ba7bf23d32d355a80844b81746.tar.xz |
Bump version to 1.5.6mate-desktop-1.5.6
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 c2a0272..66e32be 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ m4_define([mate_platform], [1]) m4_define([mate_minor], [5]) -m4_define([mate_micro], [5]) +m4_define([mate_micro], [6]) m4_define(mate_version, [mate_platform.mate_minor.mate_micro]), |