diff options
Diffstat (limited to 'libraries/zend-opcache/zend-opcache.SlackBuild')
-rw-r--r-- | libraries/zend-opcache/zend-opcache.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/zend-opcache/zend-opcache.SlackBuild b/libraries/zend-opcache/zend-opcache.SlackBuild index 48d66b2f03..ab75f7c7fa 100644 --- a/libraries/zend-opcache/zend-opcache.SlackBuild +++ b/libraries/zend-opcache/zend-opcache.SlackBuild @@ -2,7 +2,7 @@ # SlackBuild script for "zend-opcache". -# Copyright 2013 Marcel Saegebarth <marc@mos6581.de> +# Copyright 2013-2014 Marcel Saegebarth <marc@mos6581.de> # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -26,7 +26,7 @@ PRGNAM=zend-opcache SRCNAM=zendopcache -VERSION=${VERSION:-7.0.2} +VERSION=${VERSION:-7.0.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |