Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 339 → Rev 340

/programs/develop/fasm/trunk/version.inc
1,6 → 1,6
 
; flat assembler version 1.67
; Copyright (c) 1999-2006, Tomasz Grysztar.
; Copyright (c) 1999-2007, Tomasz Grysztar.
; All rights reserved.
;
; This programs is free for commercial and non-commercial use as long as
33,7 → 33,7
; cannot simply be copied and put under another distribution licence
; (including the GNU Public Licence).
 
VERSION_STRING equ "1.67.18"
VERSION_STRING equ "1.67.20"
 
VERSION_MAJOR = 1
VERSION_MINOR = 67