Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 2663 → Rev 2664

/programs/develop/fasm/trunk/version.inc
1,6 → 1,6
 
; flat assembler version 1.69
; Copyright (c) 1999-2011, Tomasz Grysztar.
; Copyright (c) 1999-2012, 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.69.34"
VERSION_STRING equ "1.69.36"
 
VERSION_MAJOR = 1
VERSION_MINOR = 69