[longomatch] Bump version 0.18.4



commit e5d1840ac769f8286e5db725165567976237c282
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Fri Dec 14 23:14:09 2012 +0100

    Bump version 0.18.4

 NEWS         |   15 ++++++++++++++-
 RELEASE      |   16 ++++++++--------
 configure.ac |    2 +-
 3 files changed, 23 insertions(+), 10 deletions(-)
---
diff --git a/NEWS b/NEWS
index 37335a6..df0dfb0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,17 @@
-===== LongoMatch 0.18.2 "Mandarinas" =====
+===== LongoMatch 0.18.4 "Mandarinas" =====
+
+	== Features ==
+
+	* Support for capture from USB cameras
+
+	== Bugs fixed ==
+
+	* Fix plays reordering in the playlist
+	* Fix device selection in Windows
+	* Fix segfault exporting files with titles too long
+	* Fix output path of snapshots
+
+===== LongoMatch 0.18.3 "Mandarinas" =====
 
 	== Features ==
 	* Support reviewing plays in live analysis without stopping the recording
diff --git a/RELEASE b/RELEASE
index 382b89d..94dd3e9 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,7 +1,7 @@
-LongoMatch-0.18.1 "Piramides"
-----------------------------------
+LongoMatch-0.18.4 "Alatriste"
+-----------------------------
 
-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.18 series.
 
 Due to its dependency on GStreamer, We strongly recommend to have
@@ -9,14 +9,14 @@ all official latest gstreamer libraries and plugins installed for the best user
 experience.
 
 * Features
-	* Support reviewing plays in live analysis without stopping the recording
+	* Support for capture from USB cameras
 
 * Bugs fixed
 
-	* Fix exception in projects with null File
-	* Record button is not visible in the playlists widget
-	* Put headers at the beginning of MP4 files
-* Bugs fixed
+	* Fix plays reordering in the playlist
+	* Fix device selection in Windows
+	* Fix segfault exporting files with titles too long
+	* Fix output path of snapshots
 
 *Contributors to this Release:
 
diff --git a/configure.ac b/configure.ac
index 7a60220..25dab3a 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.3])
+AC_INIT([LongoMatch], [0.18.4])
 AM_INIT_AUTOMAKE([foreign])
 AM_MAINTAINER_MODE
 



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