From cdfeebf4948e22db513461f9f891b2214c173ef4 Mon Sep 17 00:00:00 2001 From: bsongis Date: Wed, 28 May 2014 11:23:05 +0200 Subject: [PATCH] 1.99.4 preparation --- companion/src/CMakeLists.txt | 2 +- radio/src/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/companion/src/CMakeLists.txt b/companion/src/CMakeLists.txt index 2c09ec08e..7b09aded9 100644 --- a/companion/src/CMakeLists.txt +++ b/companion/src/CMakeLists.txt @@ -2,7 +2,7 @@ PROJECT( companion ) SET( C9X_VERSION_MAJOR "1" ) 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} ) CMAKE_MINIMUM_REQUIRED( VERSION 2.8 ) diff --git a/radio/src/Makefile b/radio/src/Makefile index d54e455b6..98f6cd6af 100644 --- a/radio/src/Makefile +++ b/radio/src/Makefile @@ -279,7 +279,7 @@ SHELL = sh IMG2LBM = -python ../util/img2lbm.py BIN2LBM = -python ../util/bin2lbm.py TRANSLATE = -python ../util/translate.py -VERSION = 1.99.3 +VERSION = 1.99.4 SRC = CPPSRC =