[longomatch] Bump Version 0.15.2
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [longomatch] Bump Version 0.15.2
- Date: Thu, 17 Sep 2009 17:51:02 +0000 (UTC)
commit 440e181071fa971da6388a936e664965a219282f
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Thu Sep 17 17:50:47 2009 +0200
Bump Version 0.15.2
CesarPlayer/AssemblyInfo.cs | 2 +-
LongoMatch/AssemblyInfo.cs | 2 +-
LongoMatch/Win32/installer.iss | 5 +++--
configure.ac | 2 +-
debian/changelog | 9 +++++++--
5 files changed, 13 insertions(+), 7 deletions(-)
---
diff --git a/CesarPlayer/AssemblyInfo.cs b/CesarPlayer/AssemblyInfo.cs
index 9bdb107..57e44b8 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.1")]
+[assembly: AssemblyVersion("0.15.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 d2f5f1e..62aedf8 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.1")]
+[assembly: AssemblyVersion("0.15.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/Win32/installer.iss b/LongoMatch/Win32/installer.iss
index 47ca3ee..28fed70 100644
--- a/LongoMatch/Win32/installer.iss
+++ b/LongoMatch/Win32/installer.iss
@@ -7,7 +7,7 @@
; (To generate a new GUID, click Tools | Generate GUID inside the IDE.)
AppId={{473D1B4B-6BE6-4AAF-BDD0-F7C422A27FBD}
AppName=LongoMatch
-AppVerName=LongoMatch 0.15.0
+AppVerName=LongoMatch 0.15.2
AppPublisher=Ylatuya
AppPublisherURL=http://www.longomatch.ylatuya.es
AppSupportURL=http://www.longomatch.ylatuya.es
@@ -17,7 +17,7 @@ DefaultGroupName=LongoMatch
LicenseFile=.\COPYING.TXT
SetupIconFile=..\images\minilogo.ico
OutputDir=.
-OutputBaseFilename=.\LongoMatch-0.15.0
+OutputBaseFilename=.\LongoMatch-0.15.2
Compression=lzma
SolidCompression=yes
@@ -45,6 +45,7 @@ Source: ".\share\*"; DestDir: "{app}\share"; Flags: ignoreversion recursesubdirs
[Icons]
Name: "{group}\LongoMatch-0.15"; Filename: "{app}\bin\LongoMatch.exe" ;WorkingDir: "{app}\bin"
+Name: "{group}\Theme Selector"; Filename: "{app}\bin\gtk2-prefs.exe" ;WorkingDir: "{app}\bin"
Name: "{commondesktop}\LongoMatch"; Filename: "{app}\bin\LongoMatch.exe"; WorkingDir: "{app}\bin"; Tasks: desktopicon
[Run]
diff --git a/configure.ac b/configure.ac
index 9be1b47..fdbf2f5 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.1])
+AC_INIT([LongoMatch], [0.15.2])
AM_INIT_AUTOMAKE([foreign])
AC_CONFIG_MACRO_DIR([m4])
diff --git a/debian/changelog b/debian/changelog
index 0e251fc..9d8cf19 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,11 @@
+longomatch (0.15.2) karmic; urgency=low
+
+ *New Upstream Release
+
+ -- Andoni Morales Alastruey <ylatuya gmail com> Thu, 17 Sep 2009 17:40:26 +0200
+
longomatch (0.15.0) intrepid; urgency=low
+
*Upstream release
-- Andoni Morales Alastruey <ylatuya gmail com> Sat, 15 Aug 2009 17:41:08 +0200
-
-
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]