summaryrefslogtreecommitdiffstats
path: root/installer
diff options
context:
space:
mode:
authorRamón M. Gómez <ramongomez@us.es>2020-01-16 11:59:18 +0100
committerRamón M. Gómez <ramongomez@us.es>2020-01-16 11:59:18 +0100
commitdc71296431ac9cf2c4bd6480b0a46216840b9f00 (patch)
tree7e9ca38f2848d46705067c6e8d5e97389f4220be /installer
parent3f7a216d2d79a1b37e4bfee6a6ec7e1742f96736 (diff)
#946: Update release number.
Diffstat (limited to 'installer')
-rwxr-xr-xinstaller/opengnsys_installer.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/installer/opengnsys_installer.sh b/installer/opengnsys_installer.sh
index 95cd86ea..91f0ecc5 100755
--- a/installer/opengnsys_installer.sh
+++ b/installer/opengnsys_installer.sh
@@ -1099,6 +1099,7 @@ function installWebFiles()
# Copiar ficheros en la zona de descargas de OpenGnsys Web Console.
function installDownloadableFiles()
{
+ local INSTVERSION="1.1.1" ### TEMPORAL.
local FILENAME=ogagentpkgs-$INSTVERSION.tar.gz
local TARGETFILE=$WORKDIR/$FILENAME