mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-28 14:18:41 +02:00
Now that Gale recently told us he's using these installers for nightlies, it NEEDS the "-alpha" designation, or it looks like his nightlies are the actual 2.1 release -- which we have NOT done.
This commit is contained in:
parent
de0ec7e5e5
commit
1349b06628
@ -12,7 +12,7 @@ Filename: "{app}\unins*.*";
|
|||||||
|
|
||||||
[Setup]
|
[Setup]
|
||||||
; compiler-related directives
|
; compiler-related directives
|
||||||
OutputBaseFilename=audacity-win-2.1.0
|
OutputBaseFilename=audacity-win-2.1.0-alpha
|
||||||
|
|
||||||
WizardImageFile=audacity_InnoWizardImage.bmp
|
WizardImageFile=audacity_InnoWizardImage.bmp
|
||||||
WizardSmallImageFile=audacity_InnoWizardSmallImage.bmp
|
WizardSmallImageFile=audacity_InnoWizardSmallImage.bmp
|
||||||
@ -21,9 +21,9 @@ SolidCompression=yes
|
|||||||
|
|
||||||
; installer-related directives
|
; installer-related directives
|
||||||
AppName=Audacity
|
AppName=Audacity
|
||||||
AppVerName=Audacity 2.1.0
|
AppVerName=Audacity 2.1.0-alpha
|
||||||
; Specify AppVersion as well, so it appears in the Add/Remove Programs entry.
|
; Specify AppVersion as well, so it appears in the Add/Remove Programs entry.
|
||||||
AppVersion=2.1.0
|
AppVersion=2.1.0-alpha
|
||||||
AppPublisher=Audacity Team
|
AppPublisher=Audacity Team
|
||||||
AppPublisherURL=http://audacity.sourceforge.net
|
AppPublisherURL=http://audacity.sourceforge.net
|
||||||
AppSupportURL=http://audacity.sourceforge.net
|
AppSupportURL=http://audacity.sourceforge.net
|
||||||
|
Loading…
x
Reference in New Issue
Block a user