[longomatch] Bump release 0.18.19



commit 9927bc09149bacd2a52cf090e3471172f8524806
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Sun Oct 13 02:32:29 2013 +0200

    Bump release 0.18.19

 NEWS         |    4 ++++
 RELEASE      |    9 ++-------
 configure.ac |    2 +-
 3 files changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/NEWS b/NEWS
index b3dda6f..69c83ac 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+===== LongoMatch 0.18.19 "ReReTV" =====
+
+       * Fix exception in startup when no Database exists
+
 ===== LongoMatch 0.18.18 "ReTV" =====
 
        == Features ==
diff --git a/RELEASE b/RELEASE
index 749a804..7392d97 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,4 +1,4 @@
-LongoMatch-0.18.18 "TV"
+LongoMatch-0.18.19 "ReReTV"
 -----------------------------
 
 The LongoMatch team is happy to announce the eighteenth release in the
@@ -8,13 +8,8 @@ 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
-       * Show time in fake project for easier match
-       * Remind last directory used to render
-
 * Bugs fixed
-       * Fix deadlock in OS X and Windows
-       * Fix exception when the output dir is not set
+       * Fix exception in startup when no database exists
 
 *Contributors to this Release:
 
diff --git a/configure.ac b/configure.ac
index b729038..c44abc6 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.18.18])
+AC_INIT([LongoMatch], [0.18.19])
 AM_INIT_AUTOMAKE([foreign])
 AM_MAINTAINER_MODE
 


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