diff options
author | Stefano Karapetsas <[email protected]> | 2014-03-01 12:33:58 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-03-01 12:33:58 +0100 |
commit | 686d6b9030ec886c9270c2a52a611b81e3de8b62 (patch) | |
tree | 709c91e4f4fa883864161becd6407a9a16f6bf3b /configure.ac | |
parent | f7dbd5c502eea85aaf7c812f2ba98a53140eb06a (diff) | |
download | mate-media-686d6b9030ec886c9270c2a52a611b81e3de8b62.tar.bz2 mate-media-686d6b9030ec886c9270c2a52a611b81e3de8b62.tar.xz |
Bump version to 1.8.0mate-media-1.8.0
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 e429fc5..5c63012 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ AC_PREREQ(2.60) AC_INIT([mate-media], - [1.7.90], + [1.8.0], [http://www.mate-desktop.org/]) AC_CONFIG_AUX_DIR([build-aux]) |