diff options
Diffstat (limited to 'python/aniso8601/aniso8601.SlackBuild')
-rw-r--r-- | python/aniso8601/aniso8601.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/aniso8601/aniso8601.SlackBuild b/python/aniso8601/aniso8601.SlackBuild index 962d236cad0ff..8e038e5823064 100644 --- a/python/aniso8601/aniso8601.SlackBuild +++ b/python/aniso8601/aniso8601.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for aniso8601 -# Copyright 2016 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2016-2017 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=aniso8601 -VERSION=${VERSION:-1.2.0} +VERSION=${VERSION:-1.3.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |