summaryrefslogtreecommitdiffstats
path: root/network/wildfly/wildfly.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'network/wildfly/wildfly.SlackBuild')
-rw-r--r--network/wildfly/wildfly.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/wildfly/wildfly.SlackBuild b/network/wildfly/wildfly.SlackBuild
index 96f924e20f..5476dc5cf9 100644
--- a/network/wildfly/wildfly.SlackBuild
+++ b/network/wildfly/wildfly.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Slackware build script for WildFly
-# Copyright 2016 Giorgio Peron <giorgio.peron@gmail.com>, Belluno, Italy
+# Copyright 2017 Giorgio Peron <giorgio.peron@gmail.com>, Belluno, Italy
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -22,7 +22,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=wildfly
-VERSION=${VERSION:-10.0.0}
+VERSION=${VERSION:-11.0.0}
MINORVER=${MINORVER:-.Final}
BUILD=${BUILD:-1}