diff options
author | Stefano Karapetsas <[email protected]> | 2012-12-08 22:52:52 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-12-08 22:52:52 +0100 |
commit | ca13901fe177df78d353597305f4f5aa7199bf42 (patch) | |
tree | dbfeb99cd142b0b4799661c178fc94ebe92c4353 /configure.ac | |
parent | 93c1a91ac58135f6c3ae02e43e8620a8c12a0b9d (diff) | |
download | mate-media-ca13901fe177df78d353597305f4f5aa7199bf42.tar.bz2 mate-media-ca13901fe177df78d353597305f4f5aa7199bf42.tar.xz |
bump version to 1.5.1
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 6ec2ec8..a507a14 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ AC_PREREQ(2.60) AC_INIT([mate-media], - [1.5.0], + [1.5.1], [http://www.mate-desktop.org/]) AC_CONFIG_AUX_DIR([build-aux]) |