[longomatch] Bump version 0.15.4



commit 302cfff17275f88a0df2bca4ee9f71c035d7d97d
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Sun Nov 1 13:44:57 2009 +0100

    Bump version 0.15.4

 CesarPlayer/AssemblyInfo.cs |    2 +-
 LongoMatch/AssemblyInfo.cs  |    2 +-
 RELEASE                     |   11 +++++------
 configure.ac                |    2 +-
 4 files changed, 8 insertions(+), 9 deletions(-)
---
diff --git a/CesarPlayer/AssemblyInfo.cs b/CesarPlayer/AssemblyInfo.cs
index 2157e77..037410b 100644
--- a/CesarPlayer/AssemblyInfo.cs
+++ b/CesarPlayer/AssemblyInfo.cs
@@ -41,7 +41,7 @@ using System.Runtime.CompilerServices;
 // You can specify all values by your own or you can build default build and revision
 // numbers with the '*' character (the default):
 
-[assembly: AssemblyVersion("0.15.3.2")]
+[assembly: AssemblyVersion("0.15.4")]
 
 // The following attributes specify the key for the sign of your assembly. See the
 // .NET Framework documentation for more information about signing.
diff --git a/LongoMatch/AssemblyInfo.cs b/LongoMatch/AssemblyInfo.cs
index c7a12cd..11ecb16 100644
--- a/LongoMatch/AssemblyInfo.cs
+++ b/LongoMatch/AssemblyInfo.cs
@@ -42,7 +42,7 @@ using System.Runtime.CompilerServices;
 // You can specify all values by your own or you can build default build and revision
 // numbers with the '*' character (the default):
 
-[assembly: AssemblyVersion("0.15.3.2")]
+[assembly: AssemblyVersion("0.15.4")]
 
 // The following attributes specify the key for the sign of your assembly. See the
 // .NET Framework documentation for more information about signing.
diff --git a/RELEASE b/RELEASE
index 55317b7..a645f1d 100644
--- a/RELEASE
+++ b/RELEASE
@@ -4,22 +4,21 @@ LongoMatch-0.15.4 "I asked for chicken..."
 The LongoMatch team is proud to announce the fourth release in the unstable 0.15
 LongoMatch series.
 
-Due to its dependency on GStreamer, The LongoMatch team strongly recommends users have
+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 of this release
- * New drawing widget with specialized tools that allows to make drawings in a frame and save it in a file or
-   in a play as a key frame. When this drawings are saved as key frame and the play is loaded, the player
-   recall them when it reaches the instant they belong to.
+ * New drawing widget with specialized tools to make drawings in video frames. You can save it in a new file
+   or in a play as a key frame. When this drawings are saved as key frame and the play is loaded, the player
+   redraw them when it reaches the instants they were drawn.
  * Speeds improvements in retrieving projects from the database.
- * Better readabilty of plays using bigger thumbnails and improving info layout
+ * Better readabilty of plays using bigger thumbnails and improved information layout
 
 * Bugs Fixed
  * [#598675] Memory leak handling Project objects
 
 
-
 * Features of the 0.15 series
 
  * Illimted number of tagging categories (previous version allows only 20)
diff --git a/configure.ac b/configure.ac
index 8af22c8..70b552b 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.15.3.2])
+AC_INIT([LongoMatch], [0.15.4])
 AM_INIT_AUTOMAKE([foreign])
 
 AC_CONFIG_MACRO_DIR([m4])



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