diff options
Diffstat (limited to 'system/fish/fish.SlackBuild')
-rw-r--r-- | system/fish/fish.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/fish/fish.SlackBuild b/system/fish/fish.SlackBuild index 5e32111ad89e..e46b35ffdafb 100644 --- a/system/fish/fish.SlackBuild +++ b/system/fish/fish.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for the fish shell. # -# Copyright 2015-2017 Edinaldo P. Silva, Rio de Janeiro, Brazil. +# Copyright 2015-2018 Edinaldo P. Silva, Rio de Janeiro, Brazil. # Copyright 2009 Pierre Cazenave <pwcazenave {at} gmail [dot] com> # All rights reserved. # @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=fish -VERSION=${VERSION:-2.7.1} +VERSION=${VERSION:-3.0b1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |