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 c838dc6 commit 9a9610bCopy full SHA for 9a9610b
CHANGES
@@ -1,3 +1,6 @@
1
+- ==== GridSite version 2.3.1 ====
2
+* Thu Aug 05 2016 Zdenek Sustr <sustr4@cesnet.cz>
3
+- Assignment to NULL fixed, addressing gridsite module crashes
4
- ==== GridSite version 2.3.0 ====
5
* Thu Aug 03 2016 Zdenek Sustr <sustr4@cesnet.cz>
6
- A new GRST_VOMS_FQANS variable added
VERSION
@@ -1,5 +1,5 @@
MAJOR_VERSION=2
MINOR_VERSION=2.3
-PATCH_VERSION=2.3.0
-DEFVERSION=0x020300
+PATCH_VERSION=2.3.1
+DEFVERSION=0x020301
VERSION=$(PATCH_VERSION)
project/version.properties
@@ -1,2 +1,2 @@
-module.version=2.3.0
+module.version=2.3.1
module.age=1
0 commit comments