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 dcd22f1 commit 4880fd3Copy full SHA for 4880fd3
CHANGES
@@ -1,3 +1,6 @@
1
+- ==== GridSite version 2.3.4 ====
2
+* Wed Sep 20 2017 Zdenek Sustr <sustr4@cesnet.cz>
3
+- Fixing missing environment varialbles (Issue #35)
4
- ==== GridSite version 2.3.3 ====
5
* Thu Oct 25 2016 Zdenek Sustr <sustr4@cesnet.cz>
6
- Fixed an issue with parsing of robot certificates (GGUS #124499)
VERSION
@@ -1,5 +1,5 @@
MAJOR_VERSION=2
MINOR_VERSION=2.3
-PATCH_VERSION=2.3.3
-DEFVERSION=0x020303
+PATCH_VERSION=2.3.4
+DEFVERSION=0x020304
VERSION=$(PATCH_VERSION)
project/version.properties
@@ -1,2 +1,2 @@
-module.version=2.3.3
+module.version=2.3.4
module.age=1
0 commit comments