diff --git a/win32/ezstream.iss b/win32/ezstream.iss index 3ae88b8..58856cf 100644 --- a/win32/ezstream.iss +++ b/win32/ezstream.iss @@ -3,7 +3,7 @@ [Setup] AppName=ezstream -AppVerName=ezstream v0.2.0 +AppVerName=ezstream v0.2.1 AppPublisherURL=http://www.icecast.org AppSupportURL=http://www.icecast.org AppUpdatesURL=http://www.icecast.org @@ -13,7 +13,7 @@ AllowNoIcons=yes LicenseFile=..\COPYING InfoAfterFile=..\README OutputDir=. -OutputBaseFilename=ezstream_win32_0.2.0_setup +OutputBaseFilename=ezstream_win32_0.2.1_setup ; uncomment the following line if you want your installation to run on NT 3.51 too. ; MinVersion=4,3.51