summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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])