1) The comment of pointer the version is changed on 0530

2) Corrected VRR (mcall 5,50; mcall 15,3)
These 2 corrections were included in K0530

git-svn-id: svn://kolibrios.org@62 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Marat Zakiyanov (Mario79)
2006-03-20 17:27:09 +00:00
parent 03b4d7367e
commit e9e0059192
2 changed files with 5 additions and 2 deletions

View File

@@ -2274,7 +2274,7 @@ endg
iglobal
version_inf:
db 0,5,3,0 ; version 0.5.2.9
db 0,5,3,0 ; version 0.5.3.0
db UID_KOLIBRI
db 'Kolibri',0
version_end: