diff options
author | Stefano Karapetsas <[email protected]> | 2013-03-23 11:48:57 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-03-23 11:48:57 +0100 |
commit | 37ee2412c05c4113c17adce2a0a77002a734bb10 (patch) | |
tree | 1785dd45a928ed6103a17d38eef1aa9d60c821da /configure.ac | |
parent | d7bd604a4a42a3c9746356df0cf82a06260f5ea5 (diff) | |
download | mate-media-37ee2412c05c4113c17adce2a0a77002a734bb10.tar.bz2 mate-media-37ee2412c05c4113c17adce2a0a77002a734bb10.tar.xz |
Bump version to 1.5.2mate-media-1.5.2
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 6d7a9e9..67eb8fc 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ AC_PREREQ(2.60) AC_INIT([mate-media], - [1.5.1], + [1.5.2], [http://www.mate-desktop.org/]) AC_CONFIG_AUX_DIR([build-aux]) |