[xiph-cvs] cvs commit: icecast/win32 icecast2.iss
Ed
oddsock at xiph.org
Mon Nov 17 14:55:46 PST 2003
oddsock 03/11/17 17:55:46
Modified: win32 icecast2.iss
Log:
version bump
Revision Changes Path
1.13 +3 -3 icecast/win32/icecast2.iss
Index: icecast2.iss
===================================================================
RCS file: /usr/local/cvsroot/icecast/win32/icecast2.iss,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- icecast2.iss 31 Oct 2003 19:24:16 -0000 1.12
+++ icecast2.iss 17 Nov 2003 22:55:45 -0000 1.13
@@ -3,7 +3,7 @@
[Setup]
AppName=Icecast2 Win32
-AppVerName=Icecast v2.0
+AppVerName=Icecast v2.0 beta 1
AppPublisherURL=http://www.icecast.org
AppSupportURL=http://www.icecast.org
AppUpdatesURL=http://www.icecast.org
@@ -13,7 +13,7 @@
LicenseFile=..\COPYING
InfoAfterFile=..\README
OutputDir=.
-OutputBaseFilename=Icecast2_win32_2.0_10312003_setup
+OutputBaseFilename=icecast2_win32_2.0_beta1_setup
WizardImageFile=icecast2logo2.bmp
; uncomment the following line if you want your installation to run on NT 3.51 too.
; MinVersion=4,3.51
@@ -48,7 +48,7 @@
[Icons]
-Name: "{group}\Icecast2 Win32"; Filename: "{app}\Icecast2.exe"
+Name: "{group}\Icecast2 Win32"; Filename: "{app}\Icecast2.exe";WorkingDir: "{app}";
Name: "{userdesktop}\Icecast2 Win32"; Filename: "{app}\Icecast2.exe"; MinVersion: 4,4; Tasks: desktopicon;WorkingDir: "{app}";
[Run]
<p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the commits
mailing list