Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 2286 → Rev 2287

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