* Updated version in the inno-installer

git-svn-id: trunk@6923 -
This commit is contained in:
joost 2007-03-18 21:16:31 +00:00
parent 605e82489a
commit 6ed78067b6
2 changed files with 4 additions and 4 deletions

View File

@ -5,8 +5,8 @@
#
# Warning: no package should contain more than 16 files
title=Free Pascal Compiler 2.0.4
version=2.0.4
title=Free Pascal Compiler 2.1.2
version=2.1.2
#
# General

View File

@ -93,8 +93,8 @@ program install;
WHTMLScn,insthelp;
const
installerversion='2.0.4';
installercopyright='Copyright (c) 1993-2006 Florian Klaempfl';
installerversion='2.1.2';
installercopyright='Copyright (c) 1993-2007 Florian Klaempfl';
maxpacks=30;