[longomatch] Bump version 0.15.3.2



commit bf438282220cc9b0e225c9dbcde06298f8fb0e43
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Tue Oct 20 13:02:52 2009 +0200

    Bump version 0.15.3.2

 CesarPlayer/AssemblyInfo.cs |    2 +-
 LongoMatch/AssemblyInfo.cs  |    2 +-
 configure.ac                |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/CesarPlayer/AssemblyInfo.cs b/CesarPlayer/AssemblyInfo.cs
index 7c31c85..2157e77 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.1")]
+[assembly: AssemblyVersion("0.15.3.2")]
 
 // 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 16e84e5..c7a12cd 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.1")]
+[assembly: AssemblyVersion("0.15.3.2")]
 
 // 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/configure.ac b/configure.ac
index f056755..8af22c8 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.1])
+AC_INIT([LongoMatch], [0.15.3.2])
 AM_INIT_AUTOMAKE([foreign])
 
 AC_CONFIG_MACRO_DIR([m4])



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