diff options
Diffstat (limited to 'office/CherryTree/CherryTree.SlackBuild')
-rw-r--r-- | office/CherryTree/CherryTree.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/CherryTree/CherryTree.SlackBuild b/office/CherryTree/CherryTree.SlackBuild index a257ed7aa7ed..39e2a57da25e 100644 --- a/office/CherryTree/CherryTree.SlackBuild +++ b/office/CherryTree/CherryTree.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for CherryTree -# Copyright 2014-2019 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2020 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=CherryTree SRCNAM=${PRGNAM,,} -VERSION=${VERSION:-0.38.9} +VERSION=${VERSION:-0.39.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |