[longomatch] Bump release 0.18.6



commit 328a250f80b6ec76e043734226429cf89fa89a14
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Thu Feb 21 17:34:25 2013 +0100

    Bump release 0.18.6

 NEWS         |   12 ++++++++++++
 RELEASE      |   13 ++++++-------
 configure.ac |    2 +-
 3 files changed, 19 insertions(+), 8 deletions(-)
---
diff --git a/NEWS b/NEWS
index 212c129..a613a0e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+===== LongoMatch 0.18.6 "Elíptica" =====
+
+       == Features ==
+
+       * Enable moving plays between categories
+       * Add support to split rendered playlists in one file per element
+
+       == Bugs fixed ==
+
+       * Make CSV exports available for Mac OS X
+       * Fix use of tagging hotkeys
+
 ===== LongoMatch 0.18.5 "Menisco" =====
 
        == Features ==
diff --git a/RELEASE b/RELEASE
index ab11785..e7922bd 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,7 +1,7 @@
-LongoMatch-0.18.5 "Menisco"
+LongoMatch-0.18.6 "Elíptica"
 -----------------------------
 
-The LongoMatch team is happy to announce the fifth release in the
+The LongoMatch team is happy to announce the sixth release in the
 stable 0.18 series.
 
 Due to its dependency on GStreamer, We strongly recommend to have
@@ -9,14 +9,13 @@ all official latest gstreamer libraries and plugins installed for the best user
 experience.
 
 * Features
-       * Export project to CSV format
-       * Add support for disabling subcategories
+       * Enable moving plays between categories
+       * Add support to split rendered playlists in one file per element
 
 * Bugs fixed
 
-       * Fix full screen mode
-       * Fix count creating plays
-       * Show a dialog when the rendering fails
+       * Make CSV exports available for Mac OS X
+       * Fix use of tagging hotkeys
 
 *Contributors to this Release:
 
diff --git a/configure.ac b/configure.ac
index d6057a2..e294e47 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.5])
+AC_INIT([LongoMatch], [0.18.6])
 AM_INIT_AUTOMAKE([foreign])
 AM_MAINTAINER_MODE
 


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