updated version.Mod and makefiles to reflect the new version.

Former-commit-id: 90a0dc3ae2
This commit is contained in:
Norayr Chilingarian 2014-09-18 23:56:28 +04:00
parent f5e162a502
commit 4a77f04720
14 changed files with 15 additions and 15 deletions

View file

@ -4,7 +4,7 @@ TOS = linux
TARCH = x86_64
#TARCH = x86 x86_64 armv6j armv6j_hardfp armv7a_hardfp powerpc
CCOMP = gcc
RELEASE = 1.0
RELEASE = 1.0.1
INCLUDEPATH = -Isrc/lib/system/$(TOS)/$(CCOMP)/$(TARCH)