[grilo/debian: 42/44] Bumped to version 0.1.5



commit ba3cdb6dd767bdd30145ad93aec17639bc77e19a
Author: Juan A. Suarez Romero <jasuarez igalia com>
Date:   Fri May 7 09:38:36 2010 +0200

    Bumped to version 0.1.5

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 94002fa..d6f06de 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+NEW in 0.1.5
+============
+
+  * Several fixes
+  * Added initial support for tests
+  * Code moved to gnome.org
+  * Added new documentation: overview, quick start, examples, ...
+  * Updated Vala bindings
+  * Changed GrlConfig: now keys are strings instead of GrlKeyID
+  * Improved build system
+  * Added Vimeo plugin support to test-ui
+
+
 NEW in 0.1.4
 ============
 
diff --git a/configure.ac b/configure.ac
index 57e7763..ec5ffd9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@
 # Copyright (C) 2010 Igalia S.L.. All rights reserved.
 
 m4_define([prj_name],    [grilo])
-m4_define([prj_version], [0.1.4])
+m4_define([prj_version], [0.1.5])
 m4_define([prj_gir_name], [Grilo])
 
 AC_INIT([prj_name], [prj_version])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]