From 2562d6214629b9f83abf73002bfd39c702e19792 Mon Sep 17 00:00:00 2001 From: oddsock Date: Wed, 14 Dec 2005 21:16:51 +0000 Subject: [PATCH] version bump git-svn-id: https://svn.xiph.org/trunk/ezstream@10592 0101bb08-14d6-0310-b084-bc0e0c8e3800 --- win32/ezstream.iss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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