Skip to content

Commit 9a9610b

Browse files
committed
Preparing for tag 2.3.1
1 parent c838dc6 commit 9a9610b

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

CHANGES

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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
14
- ==== GridSite version 2.3.0 ====
25
* Thu Aug 03 2016 Zdenek Sustr <sustr4@cesnet.cz>
36
- A new GRST_VOMS_FQANS variable added

VERSION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
MAJOR_VERSION=2
22
MINOR_VERSION=2.3
3-
PATCH_VERSION=2.3.0
4-
DEFVERSION=0x020300
3+
PATCH_VERSION=2.3.1
4+
DEFVERSION=0x020301
55
VERSION=$(PATCH_VERSION)

project/version.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
module.version=2.3.0
1+
module.version=2.3.1
22
module.age=1

0 commit comments

Comments
 (0)