summaryrefslogtreecommitdiffstats
path: root/installer/opengnsys_installer.sh
diff options
context:
space:
mode:
authorRamón M. Gómez <ramongomez@us.es>2020-06-09 11:05:07 +0200
committerRamón M. Gómez <ramongomez@us.es>2020-06-09 11:05:07 +0200
commite03141b974f84dea800317b1038bf4694368c5e5 (patch)
tree169ac8747dc206a0a5021bdbd0a513b6c200cf99 /installer/opengnsys_installer.sh
parentd42d7c7855919623e4498016d047af6aff30e19c (diff)
#983: Releasing OpenGnsys 1.1.1c
Diffstat (limited to 'installer/opengnsys_installer.sh')
-rwxr-xr-xinstaller/opengnsys_installer.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/installer/opengnsys_installer.sh b/installer/opengnsys_installer.sh
index 87acf220..02ec3cad 100755
--- a/installer/opengnsys_installer.sh
+++ b/installer/opengnsys_installer.sh
@@ -132,7 +132,7 @@ function globalSetup ()
else
REMOTE=1
fi
- BRANCH="opengnsys-1.1.1b"
+ BRANCH="opengnsys-1.1.1c"
CODE_URL="https://codeload.github.com/opengnsys/OpenGnsys/zip/$BRANCH"
API_URL="https://api.github.com/repos/opengnsys/OpenGnsys"