diff options
author | Sander Sweers <[email protected]> | 2014-02-09 22:19:26 +0000 |
---|---|---|
committer | infirit <[email protected]> | 2014-02-09 23:31:04 +0100 |
commit | 09866ac5d4200af7800e58b2d7bb8b16d06aa108 (patch) | |
tree | 9d6d9f8dd2def36a5ab4f9eba2481f4ca1969c5f | |
parent | 9a9436dd497025f6f5f156b468ec7de6f0593932 (diff) | |
download | mate-desktop-09866ac5d4200af7800e58b2d7bb8b16d06aa108.tar.bz2 mate-desktop-09866ac5d4200af7800e58b2d7bb8b16d06aa108.tar.xz |
Bump version to 1.7.5
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 2a96de0..196116d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ m4_define([mate_platform], [1]) m4_define([mate_minor], [7]) -m4_define([mate_micro], [4]) +m4_define([mate_micro], [5]) m4_define(mate_version, [mate_platform.mate_minor.mate_micro]), |