forked from KolibriOS/kolibrios
FASM version is taken from here: http://www.flatassembler.net/download.php
Please don't change it when you add KolibriOS-only functionality. Change it only when you upgrade the sources. git-svn-id: svn://kolibrios.org@4276 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
e331b1e769
commit
352ccef5ec
@ -33,7 +33,7 @@
|
|||||||
; cannot simply be copied and put under another distribution licence
|
; cannot simply be copied and put under another distribution licence
|
||||||
; (including the GNU Public Licence).
|
; (including the GNU Public Licence).
|
||||||
|
|
||||||
VERSION_STRING equ "1.71.14"
|
VERSION_STRING equ "1.71.13"
|
||||||
|
|
||||||
VERSION_MAJOR = 1
|
VERSION_MAJOR = 1
|
||||||
VERSION_MINOR = 71
|
VERSION_MINOR = 71
|
||||||
|
Loading…
Reference in New Issue
Block a user