diff options
author | Wolfgang Ulbrich <[email protected]> | 2016-01-05 02:29:03 +0100 |
---|---|---|
committer | Wolfgang Ulbrich <[email protected]> | 2016-01-05 02:29:03 +0100 |
commit | 086496e0aaa056bc894ac7dab5c60eb0f9c34645 (patch) | |
tree | e91dbc25fc9786e9720f35ca4c6f3a7e33ffbbfc /configure.ac | |
parent | b18b41178e669e1d11891339f647bff6f57cbcdf (diff) | |
download | mate-media-086496e0aaa056bc894ac7dab5c60eb0f9c34645.tar.bz2 mate-media-086496e0aaa056bc894ac7dab5c60eb0f9c34645.tar.xz |
pre-bump version to 1.13.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 ae0444d..c9e17b9 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ AC_PREREQ(2.60) AC_INIT([mate-media], - [1.12.1], + [1.13.0], [http://www.mate-desktop.org/]) AC_CONFIG_AUX_DIR([build-aux]) |