summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2021-10-22 02:19:41 +0200
committerSlávek Banko <slavek.banko@axis.cz>2021-10-22 02:19:41 +0200
commitb506cfd38441710b23749d291371ee4d44a3e5bb (patch)
tree03c8c61dafe90e891d293680205b82d41caa00fc
parente585e2859c27cde4df0c118e1c5f31060ec10efb (diff)
downloadtdesshaskpass-b506cfd38441710b23749d291371ee4d44a3e5bb.tar.gz
tdesshaskpass-b506cfd38441710b23749d291371ee4d44a3e5bb.zip
Update version number to R14.0.11.r14.0.11
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 924bff4..e79541f 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -12,7 +12,7 @@ cmake_minimum_required( VERSION 2.8.12 )
##### general package setup #####################
project( tdesshaskpass )
-set( VERSION 14.0.11 )
+set( VERSION R14.0.11 )
##### include essential cmake modules ###########