diff options
Diffstat (limited to 'office/impressive/impressive.SlackBuild')
-rw-r--r-- | office/impressive/impressive.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/impressive/impressive.SlackBuild b/office/impressive/impressive.SlackBuild index 57c6a23b2a..61651c7e5c 100644 --- a/office/impressive/impressive.SlackBuild +++ b/office/impressive/impressive.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for impressive # Copyright 2010 Binh Nguyen <binhvng@gmail.com> -# Copyright 2015-2016 Brenton Earl <brent@exitstatusone.com> +# Copyright 2015-2018 Brenton Earl <brent@exitstatusone.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ PRGNAM=impressive SRCNAM=Impressive -VERSION=${VERSION:-0.11.1} +VERSION=${VERSION:-0.12.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |