From 470898e03507ec2fa8c70354a663d152af7b1f0d Mon Sep 17 00:00:00 2001 From: "v.audacity" Date: Thu, 9 Aug 2012 00:18:47 +0000 Subject: [PATCH] update for 2.0.2 --- win/audacity.iss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/win/audacity.iss b/win/audacity.iss index 4ce88ebad..a896d3191 100644 --- a/win/audacity.iss +++ b/win/audacity.iss @@ -13,7 +13,7 @@ Filename: "{app}\unins*.*"; [Setup] ; compiler-related directives -OutputBaseFilename=audacity-win-2.0.1 +OutputBaseFilename=audacity-win-2.0.2 WizardImageFile=audacity_InnoWizardImage.bmp WizardSmallImageFile=audacity_InnoWizardSmallImage.bmp @@ -22,7 +22,7 @@ SolidCompression=yes ; installer-related directives AppName=Audacity -AppVerName=Audacity 2.0 +AppVerName=Audacity 2.0.2 AppPublisher=Audacity Team AppPublisherURL=http://audacity.sourceforge.net AppSupportURL=http://audacity.sourceforge.net