[longomatch] Bump release 0.20.4



commit 8d2b5bbba26cf99071594f43d71432bd197d2665
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Sat Mar 29 18:50:50 2014 +0100

    Bump release 0.20.4

 NEWS         |   10 ++++++++++
 RELEASE      |   11 ++++++-----
 configure.ac |    2 +-
 3 files changed, 17 insertions(+), 6 deletions(-)
---
diff --git a/NEWS b/NEWS
index 679a9aa..4608c86 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+===== LongoMatch 0.20.4 "Vamp" =====
+
+       == Features ==
+
+       * Add another source element on window
+
+       == Bugs fixed ==
+
+       * Fix video conversion of some clips
+
 ===== LongoMatch 0.20.3 "BCN" =====
 
        == Bugs fixed ==
diff --git a/RELEASE b/RELEASE
index 24d06f6..87d02bb 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,17 +1,18 @@
-LongoMatch-0.20.3 "BCN"
+LongoMatch-0.20.4 "Vamp"
 -----------------------------
 
-The LongoMatch team is happy to announce the third release in the
+The LongoMatch team is happy to announce the fourth release in the
 stable 0.20 series.
 
 Due to its dependency on GStreamer, We strongly recommend to have
 all official latest gstreamer libraries and plugins installed for the best user
 experience.
 
+* Features
+       * Add another source element on window
+
 * Bugs fixed
-       * Fix exporting clips at 30fps
-       * Account in stats plays without teams tagged
-       * Fix escaping of some strings
+       * Fix video conversion of some clips
 
   * LongoMatch:
        Andoni Morales Alastruey <ylatuya gmail com>
diff --git a/configure.ac b/configure.ac
index 6c06a7b..5ab618c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 dnl Warning: This is an automatically generated file, do not edit!
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ([2.54])
-AC_INIT([LongoMatch], [0.20.3])
+AC_INIT([LongoMatch], [0.20.4])
 AM_INIT_AUTOMAKE([1.11 foreign])
 AM_SILENT_RULES([yes])
 AM_MAINTAINER_MODE([enable])


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