From adb52f78f7c9585cc8640d35251c8cb3cfbe53d9 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Tue, 6 May 2014 18:26:46 +0200 Subject: Bump version to 1.9.0 --- NEWS | 6 ++++++ configure.ac | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 53ec0f4..90ac694 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +============= +Version 1.9.0 +============= + +- ... + ============= Version 1.8.0 ============= diff --git a/configure.ac b/configure.ac index 5c63012..84a5ffd 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ AC_PREREQ(2.60) AC_INIT([mate-media], - [1.8.0], + [1.9.0], [http://www.mate-desktop.org/]) AC_CONFIG_AUX_DIR([build-aux]) -- cgit v1.2.1