summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-10-06 18:26:16 +0200
committerraveit65 <[email protected]>2015-10-06 18:26:16 +0200
commit56305876ebd52426807bacf2852d9de861624a00 (patch)
tree0adea26bf58266fb4dfe98a480d2a251698eb707
parent2372c2c62cdbbf4b757eacb086577e197e47e6b2 (diff)
downloadmate-media-56305876ebd52426807bacf2852d9de861624a00.tar.bz2
mate-media-56305876ebd52426807bacf2852d9de861624a00.tar.xz
pre-bump version to 1.11.0
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e63a622..38fe1bf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,8 @@
==============
+Version 1.11.0
+==============
+
+==============
Version 1.10.0
==============
diff --git a/configure.ac b/configure.ac
index 6048dd8..2a30ca9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ(2.60)
AC_INIT([mate-media],
- [1.10.0],
+ [1.11.0],
[http://www.mate-desktop.org/])
AC_CONFIG_AUX_DIR([build-aux])