* version set to 2.0.4-rc1

git-svn-id: tags/release_2_0_4_rc1@4083 -
This commit is contained in:
Tomas Hajny 2006-07-02 18:17:10 +00:00
parent 0319044ee3
commit 714d8ae1f3

View File

@ -29,8 +29,8 @@ interface
{ version string } { version string }
version_nr = '2'; version_nr = '2';
release_nr = '0'; release_nr = '0';
patch_nr = '3'; patch_nr = '4';
minorpatch = ''; minorpatch = '-rc1';
{ word version for ppu file } { word version for ppu file }
wordversion = ((ord(version_nr)-ord('0')) shl 14)+ wordversion = ((ord(version_nr)-ord('0')) shl 14)+