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.3.16.x (relative to 1.3.16.5)
1
+ 1.3.16.x (relative to 1.3.16.6)
2
+ ========
3
+
4
+
5
+
6
+ 1.3.16.6 (relative to 1.3.16.5)
2
7
========
3
8
4
9
Fixes
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ if codecs.lookup( locale.getpreferredencoding() ).name != "utf-8" :
63
63
gafferMilestoneVersion = 1 # for announcing major milestones - may contain all of the below
64
64
gafferMajorVersion = 3 # backwards-incompatible changes
65
65
gafferMinorVersion = 16 # new backwards-compatible features
66
- gafferPatchVersion = 5 # bug fixes
66
+ gafferPatchVersion = 6 # bug fixes
67
67
gafferVersionSuffix = "" # used for alpha/beta releases : "a1", "b2", etc.
68
68
69
69
# All of the following must be considered when determining
You can’t perform that action at this time.
0 commit comments