diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2016-11-12 15:35:17 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2016-11-12 15:35:17 +0100 |
commit | 4dea77e220fe867a8633d2c2bf81770f4d994104 (patch) | |
tree | c35b0357a79e0a929a40d7661f388cf845cfc89f | |
parent | 1816e217e2c403c378f2422a726f684eb980c2c3 (diff) | |
download | tellico-4dea77e220fe867a8633d2c2bf81770f4d994104.tar.gz tellico-4dea77e220fe867a8633d2c2bf81770f4d994104.zip |
Update version number for new target R14.0.5
-rw-r--r-- | CMakeLists.txt | 2 | ||||
-rw-r--r-- | tellico.lsm | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 8fadd41..1cf98d9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -15,7 +15,7 @@ cmake_minimum_required( VERSION 2.8 ) ##### general package setup ##################### project( tellico ) -set( VERSION R14.0.4 ) +set( VERSION R14.0.5 ) ##### include essential cmake modules ########### diff --git a/tellico.lsm b/tellico.lsm index fff7198..3dcfed5 100644 --- a/tellico.lsm +++ b/tellico.lsm @@ -1,7 +1,7 @@ Begin4 Title: Tellico -Version: R14.0.4 -Entered-date: 2016-10-23 +Version: R14.0.5 +Entered-date: 2016-11-12 Description: A collection manager Keywords: collection, books, bibliographies, video, music, comic books, video games, coins, stamps, trading cards, wine |