1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-23 16:25:16 +03:00

1.99.4 preparation

This commit is contained in:
bsongis 2014-05-28 11:23:05 +02:00
parent 25effb4652
commit cdfeebf494
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@ PROJECT( companion )
SET( C9X_VERSION_MAJOR "1" ) SET( C9X_VERSION_MAJOR "1" )
SET( C9X_VERSION_MINOR "99" ) SET( C9X_VERSION_MINOR "99" )
SET( C9X_VERSION_REVISION "3" ) SET( C9X_VERSION_REVISION "4" )
SET( C9X_VERSION ${C9X_VERSION_MAJOR}.${C9X_VERSION_MINOR}.${C9X_VERSION_REVISION} ) SET( C9X_VERSION ${C9X_VERSION_MAJOR}.${C9X_VERSION_MINOR}.${C9X_VERSION_REVISION} )
CMAKE_MINIMUM_REQUIRED( VERSION 2.8 ) CMAKE_MINIMUM_REQUIRED( VERSION 2.8 )

View file

@ -279,7 +279,7 @@ SHELL = sh
IMG2LBM = -python ../util/img2lbm.py IMG2LBM = -python ../util/img2lbm.py
BIN2LBM = -python ../util/bin2lbm.py BIN2LBM = -python ../util/bin2lbm.py
TRANSLATE = -python ../util/translate.py TRANSLATE = -python ../util/translate.py
VERSION = 1.99.3 VERSION = 1.99.4
SRC = SRC =
CPPSRC = CPPSRC =