Skip to content

Commit 4880fd3

Browse files
committed
Preparation for release 2.3.4
1 parent dcd22f1 commit 4880fd3

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.4 ====
2+
* Wed Sep 20 2017 Zdenek Sustr <sustr4@cesnet.cz>
3+
- Fixing missing environment varialbles (Issue #35)
14
- ==== GridSite version 2.3.3 ====
25
* Thu Oct 25 2016 Zdenek Sustr <sustr4@cesnet.cz>
36
- Fixed an issue with parsing of robot certificates (GGUS #124499)

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.3
4-
DEFVERSION=0x020303
3+
PATCH_VERSION=2.3.4
4+
DEFVERSION=0x020304
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.3
1+
module.version=2.3.4
22
module.age=1

0 commit comments

Comments
 (0)