diff options
author | Perberos <[email protected]> | 2011-12-07 06:41:31 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2011-12-07 06:41:31 -0300 |
commit | 720cc9c1a782927bdaf4a6f955d791bbd8c9d2ec (patch) | |
tree | ef71b4b71c2a141bba069248057f1064c138af1c /configure.in | |
parent | 4f0196a65c5979681b137069deeaec999b3d9355 (diff) | |
download | mate-desktop-720cc9c1a782927bdaf4a6f955d791bbd8c9d2ec.tar.bz2 mate-desktop-720cc9c1a782927bdaf4a6f955d791bbd8c9d2ec.tar.xz |
cleaning code
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index a50f43d..78c36c0 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ m4_define([mate_platform], [2011]) m4_define([mate_minor], [12]) -m4_define([mate_micro], [02]) +m4_define([mate_micro], [06]) m4_define(mate_version, [mate_platform.mate_minor.mate_micro]), |