[longomatch] Bump release 0.16.8



commit 3e70a13b7544a14bce171948bacef4de14daa6c6
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Tue May 17 21:46:10 2011 +0200

    Bump release 0.16.8

 NEWS         |   15 +++++++++++++++
 RELEASE      |    8 ++++----
 configure.ac |    2 +-
 3 files changed, 20 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index 72593df..5a0035a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+===== LongoMatch 0.16.8 "Una vaaaaca" =====
+
+	== Bugs Fixed ==
+
+	* Really fix height and weight limits on win32
+	* Increase speed settings of the vp8 and h264 encoders
+
+===== LongoMatch 0.16.7 "Wakamole" =====
+
+	== Bugs Fixed ==
+
+	* Fix environment initialization
+	* Set more realistic limits to players weight and height
+
+
 ===== LongoMatch 0.16.7 "Wakamole" =====
 
 	== Bugs Fixed ==
diff --git a/RELEASE b/RELEASE
index 6c52e60..b61fbf6 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,7 +1,7 @@
-LongoMatch-0.16.7 "Wakamole"
+LongoMatch-0.16.8 "Una vaaaaca"
 -------------------------------------------------
 
-The LongoMatch team is happy to announce the seventh release in the 0.16
+The LongoMatch team is happy to announce the height release in the 0.16
 LongoMatch series.
 
 Due to its dependency on GStreamer, We strongly recommend to have
@@ -10,8 +10,8 @@ experience.
 
 
 * Bugs fixed
-	* Fix environment initialization
-	* Set more realistic limits to players weight and height
+	* Really fix height and weight limits on win32
+	* Increase speed settings of the vp8 and h264 encoders
 
 *Contributors to this Release:
 
diff --git a/configure.ac b/configure.ac
index 024cced..ed432b2 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.7])
+AC_INIT([LongoMatch], [0.16.8])
 AM_INIT_AUTOMAKE([foreign])
 
 AC_CONFIG_MACRO_DIR([m4])



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