mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-03 12:29:25 +01:00
* Updated version in the inno-installer
git-svn-id: trunk@6923 -
This commit is contained in:
parent
605e82489a
commit
6ed78067b6
@ -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
|
||||
|
||||
@ -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;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user