[banshee] windows: Update installer license and version number



commit 5a448e1cfacdb49b73e473081aa47f8bd764eaa1
Author: Gabriel Burt <gabriel burt gmail com>
Date:   Wed Feb 23 13:39:04 2011 -0600

    windows: Update installer license and version number

 build/windows/Installer.wixproj       |    2 +-
 build/windows/InstallerDefinition.wxs |    4 ++--
 build/windows/license.rtf             |  Bin 1254 -> 50148 bytes
 3 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/build/windows/Installer.wixproj b/build/windows/Installer.wixproj
index f78b760..e1f3145 100644
--- a/build/windows/Installer.wixproj
+++ b/build/windows/Installer.wixproj
@@ -4,7 +4,7 @@
     <ProductVersion>3.0</ProductVersion>
     <ProjectGuid>{33f58ffc-956e-4079-b27a-160a57ffea7a}</ProjectGuid>
     <SchemaVersion>2.0</SchemaVersion>
-    <OutputName>Banshee-1.9.3</OutputName>
+    <OutputName>Banshee-1.9.4</OutputName>
     <OutputType>Package</OutputType>
     <ApplicationIcon>Bitmaps\banshee.ico</ApplicationIcon>
     <OutputPath>.</OutputPath>
diff --git a/build/windows/InstallerDefinition.wxs b/build/windows/InstallerDefinition.wxs
index 7cb4b1d..d599ec4 100644
--- a/build/windows/InstallerDefinition.wxs
+++ b/build/windows/InstallerDefinition.wxs
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <!-- Change per release -->
-<?define ProductVersion = "1.9.3" ?>
-<?define ProductVersionText = "1.9.3 - ALPHA" ?>
+<?define ProductVersion = "1.9.4" ?>
+<?define ProductVersionText = "1.9.4 - ALPHA" ?>
 
 <!-- Should not be changed -->
 <?define ProductShortName = "Banshee" ?>
diff --git a/build/windows/license.rtf b/build/windows/license.rtf
index d85e225..fffee21 100644
Binary files a/build/windows/license.rtf and b/build/windows/license.rtf differ



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