summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2016-11-12 15:35:28 +0100
committerSlávek Banko <slavek.banko@axis.cz>2016-11-12 15:35:28 +0100
commit3acdd9e8837e2348341d67a52647ee24b44cf426 (patch)
tree6f71aa713b59aa375643a094303482b3eafb0dc1
parent98bf486a8fcc51d35c228fc218861b046fce4a0c (diff)
downloadtdegames-3acdd9e8837e2348341d67a52647ee24b44cf426.tar.gz
tdegames-3acdd9e8837e2348341d67a52647ee24b44cf426.zip
Update version number for new target R14.0.5
-rw-r--r--CMakeLists.txt2
-rw-r--r--kgoldrunner/kgoldrunner.lsm4
-rw-r--r--lskat/lskat.lsm4
-rw-r--r--tdegames.lsm4
-rw-r--r--twin4/twin4.lsm4
5 files changed, 9 insertions, 9 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index afcb1cef..509e1095 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -15,7 +15,7 @@ cmake_minimum_required( VERSION 2.8 )
##### general package setup #####################
project( tdegames )
-set( VERSION R14.0.4 )
+set( VERSION R14.0.5 )
##### include essential cmake modules ###########
diff --git a/kgoldrunner/kgoldrunner.lsm b/kgoldrunner/kgoldrunner.lsm
index 4f8608c2..1e5a9741 100644
--- a/kgoldrunner/kgoldrunner.lsm
+++ b/kgoldrunner/kgoldrunner.lsm
@@ -1,7 +1,7 @@
Begin4
Title: KGoldrunner
-Version: R14.0.4
-Entered-date: 2016-10-23
+Version: R14.0.5
+Entered-date: 2016-11-12
Description: KGoldrunner is an action game where the hero runs through a
maze, dodges enemies, and collects gold nuggets.
Keywords: arcade game Lode Runner KGoldrunner Loderunner Goldrunner
diff --git a/lskat/lskat.lsm b/lskat/lskat.lsm
index 842d9164..b025af72 100644
--- a/lskat/lskat.lsm
+++ b/lskat/lskat.lsm
@@ -1,7 +1,7 @@
Begin4
Title: LSkat
-Version: R14.0.4
-Entered-date: 2016-10-23
+Version: R14.0.5
+Entered-date: 2016-11-12
Description: A small cardgame
Keywords: TDE, Qt, skat, card, game
Author: Martin Heni <martin@heni-online.de>
diff --git a/tdegames.lsm b/tdegames.lsm
index 4990afec..0051007e 100644
--- a/tdegames.lsm
+++ b/tdegames.lsm
@@ -1,7 +1,7 @@
Begin4
Title: tdegames
-Version: R14.0.4
-Entered-date: 2016-10-23
+Version: R14.0.5
+Entered-date: 2016-11-12
Description: Games written for the Trinity Desktop Environment
Keywords: TDE X11 desktop Qt
Author: http://www.kde.org/
diff --git a/twin4/twin4.lsm b/twin4/twin4.lsm
index 4383c0a9..760dc4e4 100644
--- a/twin4/twin4.lsm
+++ b/twin4/twin4.lsm
@@ -1,7 +1,7 @@
Begin4
Title: twin4
-Version: R14.0.4
-Entered-date: 2016-10-23
+Version: R14.0.5
+Entered-date: 2016-11-12
Description: A Connect Four clone for the Trinity Desktop Environment
Keywords: four wins,game,computer,network,TDE
Author: Martin Heni <martin@heni-online.de>