File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1
- 1.6.x.x (relative to 1.6.0.0a2 )
1
+ 1.6.x.x (relative to 1.6.0.0a3 )
2
2
=======
3
3
4
+
5
+
6
+ 1.6.0.0a3 (relative to 1.6.0.0a2)
7
+ =========
8
+
4
9
Features
5
10
--------
6
11
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ gafferMilestoneVersion = 1 # for announcing major milestones - may contain all o
66
66
gafferMajorVersion = 6 # backwards-incompatible changes
67
67
gafferMinorVersion = 0 # new backwards-compatible features
68
68
gafferPatchVersion = 0 # bug fixes
69
- gafferVersionSuffix = "a2 " # used for alpha/beta releases : "a1", "b2", etc.
69
+ gafferVersionSuffix = "a3 " # used for alpha/beta releases : "a1", "b2", etc.
70
70
71
71
# All of the following must be considered when determining
72
72
# whether or not a change is backwards-compatible
You can’t perform that action at this time.
0 commit comments