summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfgang Ulbrich <[email protected]>2016-01-05 02:29:03 +0100
committerWolfgang Ulbrich <[email protected]>2016-01-05 02:29:03 +0100
commit086496e0aaa056bc894ac7dab5c60eb0f9c34645 (patch)
treee91dbc25fc9786e9720f35ca4c6f3a7e33ffbbfc
parentb18b41178e669e1d11891339f647bff6f57cbcdf (diff)
downloadmate-media-086496e0aaa056bc894ac7dab5c60eb0f9c34645.tar.bz2
mate-media-086496e0aaa056bc894ac7dab5c60eb0f9c34645.tar.xz
pre-bump version to 1.13.0
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 38f1608..16f2b90 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,8 @@
==============
+Version 1.13.0
+==============
+
+==============
Version 1.12.1
==============
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])