[longomatch] Bump release 0.16.7



commit cb78ebdf7c8fec0baeee5d74fdfc27922691761c
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Sun Apr 17 21:40:17 2011 +0200

    Bump release 0.16.7

 NEWS         |    7 +++++++
 RELEASE      |   13 ++++---------
 configure.ac |    2 +-
 3 files changed, 12 insertions(+), 10 deletions(-)
---
diff --git a/NEWS b/NEWS
index a9163c4..72593df 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+===== LongoMatch 0.16.7 "Wakamole" =====
+
+	== Bugs Fixed ==
+
+	* Fix environment initialization
+	* Set more realistic limits to players weight and height
+
 ===== LongoMatch 0.16.6 "S.O.S." =====
 
 	== Features of this release ==
diff --git a/RELEASE b/RELEASE
index 5e9e85a..6c52e60 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,22 +1,17 @@
-LongoMatch-0.16.6 "S.O.S"
+LongoMatch-0.16.7 "Wakamole"
 -------------------------------------------------
 
-The LongoMatch team is happy to announce the sixth release in the 0.16
+The LongoMatch team is happy to announce the seventh release in the 0.16
 LongoMatch series.
 
 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
-
-	* Added turkish translation
-	* Add support for a portable version with no installation required
 
 * Bugs fixed
-	* Drawing frame do not correspond to the one in the player by a few frames
-	* Project backup file is not saved when something wrong happened in the capture
-	* Index of tagged players is broken and results in wrong tagging
+	* Fix environment initialization
+	* Set more realistic limits to players weight and height
 
 *Contributors to this Release:
 
diff --git a/configure.ac b/configure.ac
index a315a76..024cced 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.16.6])
+AC_INIT([LongoMatch], [0.16.7])
 AM_INIT_AUTOMAKE([foreign])
 
 AC_CONFIG_MACRO_DIR([m4])



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