[longomatch] Bump release 0.20.2



commit bd6daf687c0980cc5b8526b8b54708860fb6f436
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Fri Jan 31 03:04:35 2014 +0100

    Bump release 0.20.2

 NEWS         |    7 +++++++
 RELEASE      |    8 ++++----
 configure.ac |    2 +-
 3 files changed, 12 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index 261fdd2..0edcca6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+===== LongoMatch 0.20.2 "Ita" =====
+
+       == Bugs fixed ==
+
+       * Fix order of background images in the categories template
+       * Fix segfault using the encoder
+
 ===== LongoMatch 0.20.1 "Create" =====
 
        == Bugs fixed ==
diff --git a/RELEASE b/RELEASE
index 65d45e1..3c8dcb9 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,7 +1,7 @@
-LongoMatch-0.20.1 "Create"
+LongoMatch-0.20.2 "Ita"
 -----------------------------
 
-The LongoMatch team is happy to announce the first release in the
+The LongoMatch team is happy to announce the second release in the
 stable 0.20 series.
 
 Due to its dependency on GStreamer, We strongly recommend to have
@@ -9,8 +9,8 @@ all official latest gstreamer libraries and plugins installed for the best user
 experience.
 
 * Bugs fixed
-       * Fix segfault migrating positions in old projects
-       * Fix display of stats
+       * Fix order of background images in the categories template
+       * Fix segfault using the encoder
 
   * LongoMatch:
        Andoni Morales Alastruey <ylatuya gmail com>
diff --git a/configure.ac b/configure.ac
index 62952ba..b2a3b20 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.1])
+AC_INIT([LongoMatch], [0.20.2])
 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]