diff options
author | Steve Zesch <[email protected]> | 2012-07-05 13:55:50 -0400 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2012-07-05 13:55:50 -0400 |
commit | 568a0926c1c8c3798f931add5e71edf480ebf3cd (patch) | |
tree | 3cc3551cf94c738bea7f14d79ac20e9fdadef898 /configure.in | |
parent | d42fb230451217ce424a7d58147ad0b90da93480 (diff) | |
download | mate-desktop-568a0926c1c8c3798f931add5e71edf480ebf3cd.tar.bz2 mate-desktop-568a0926c1c8c3798f931add5e71edf480ebf3cd.tar.xz |
Preparing for 1.4.0 release.mate-desktop-1.4.0
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 9c28506..d3a6548 100644 --- a/configure.in +++ b/configure.in @@ -1,5 +1,5 @@ m4_define([mate_platform], [1]) -m4_define([mate_minor], [2]) +m4_define([mate_minor], [4]) m4_define([mate_micro], [0]) m4_define(mate_version, [mate_platform.mate_minor.mate_micro]), |