We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bfab8e commit 8754713Copy full SHA for 8754713
IndividualFileRelease.sh
@@ -3,13 +3,13 @@
3
# This shell script allows you to create an individual file release in case you have no command
4
# line access to your webspace.
5
6
-# Variables - to be updated to your needs before running the script
+# Variables - recommended setup - may be updated to your needs before running the script
7
installdirectory=/var/tmp
8
softwaredirectory=mediawiki
9
mediawiki=REL1_31
10
-semanticmediawiki=^3.0
11
-semanticresultformats=^3.0
12
-semanticcompoundqueries=^1.2
+semanticmediawiki=^3.1
+semanticresultformats=^3.1
+semanticcompoundqueries=^2.1
13
semanticextraspecialproperties=^2.0
14
15
# Commands
0 commit comments