diff options
author | Stefano Karapetsas <[email protected]> | 2014-02-18 21:13:28 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-02-18 21:13:28 +0100 |
commit | 4a1ee8c566ae5a74fd891aa04e5bd0fb637ddddd (patch) | |
tree | f2208f52b5bcf1d8934625654d814ed54f82f075 /configure.ac | |
parent | 743dc9097e2fbbc4831ca7843438510cf98796b9 (diff) | |
download | mate-media-4a1ee8c566ae5a74fd891aa04e5bd0fb637ddddd.tar.bz2 mate-media-4a1ee8c566ae5a74fd891aa04e5bd0fb637ddddd.tar.xz |
Bump version to 1.7.90mate-media-1.7.90
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 700e60a..027685b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ AC_PREREQ(2.60) AC_INIT([mate-media], - [1.7.1], + [1.7.90], [http://www.mate-desktop.org/]) AC_CONFIG_AUX_DIR([build-aux]) |