diff options
Diffstat (limited to 'office/impressive/impressive.SlackBuild')
-rw-r--r-- | office/impressive/impressive.SlackBuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/office/impressive/impressive.SlackBuild b/office/impressive/impressive.SlackBuild index cc02b7cf7b..ca22e8ecfe 100644 --- a/office/impressive/impressive.SlackBuild +++ b/office/impressive/impressive.SlackBuild @@ -3,6 +3,7 @@ # Slackware build script for impressive # Copyright 2010 Binh Nguyen <binhvng@gmail.com> +# Copyright 2015 Brenton Earl <brent@exitstatusone.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=impressive -VERSION=${VERSION:-0.11.0b} +VERSION=${VERSION:-0.11.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |