[longomatch] Bump release 0.20.3



commit 1389ccde6a70cbb0b5aa44a78f8a50e83a39e078
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Sun Mar 9 23:50:49 2014 +0100

    Bump release 0.20.3

 NEWS         |    8 ++++++++
 RELEASE      |    9 +++++----
 configure.ac |    2 +-
 3 files changed, 14 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0edcca6..679a9aa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+===== LongoMatch 0.20.3 "BCN" =====
+
+       == Bugs fixed ==
+
+       * Fix exporting clips at 30fps
+       * Account in stats plays without teams tagged
+       * Fix escaping of some strings
+
 ===== LongoMatch 0.20.2 "Ita" =====
 
        == Bugs fixed ==
diff --git a/RELEASE b/RELEASE
index 3c8dcb9..24d06f6 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,7 +1,7 @@
-LongoMatch-0.20.2 "Ita"
+LongoMatch-0.20.3 "BCN"
 -----------------------------
 
-The LongoMatch team is happy to announce the second release in the
+The LongoMatch team is happy to announce the third release in the
 stable 0.20 series.
 
 Due to its dependency on GStreamer, We strongly recommend to have
@@ -9,8 +9,9 @@ all official latest gstreamer libraries and plugins installed for the best user
 experience.
 
 * Bugs fixed
-       * Fix order of background images in the categories template
-       * Fix segfault using the encoder
+       * Fix exporting clips at 30fps
+       * Account in stats plays without teams tagged
+       * Fix escaping of some strings
 
   * LongoMatch:
        Andoni Morales Alastruey <ylatuya gmail com>
diff --git a/configure.ac b/configure.ac
index b2a3b20..6c06a7b 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.2])
+AC_INIT([LongoMatch], [0.20.3])
 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]