File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1- 1.6.x.x (relative to 1.6.14.0 )
1+ 1.6.x.x (relative to 1.6.14.1 )
22=======
33
4+ 1.6.14.1 (relative to 1.6.14.0)
5+ ========
6+
47Fixes
58-----
69
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ if codecs.lookup( locale.getpreferredencoding() ).name != "utf-8" :
6464gafferMilestoneVersion = 1 # for announcing major milestones - may contain all of the below
6565gafferMajorVersion = 6 # backwards-incompatible changes
6666gafferMinorVersion = 14 # new backwards-compatible features
67- gafferPatchVersion = 0 # bug fixes
67+ gafferPatchVersion = 1 # bug fixes
6868gafferVersionSuffix = "" # used for alpha/beta releases : "a1", "b2", etc.
6969
7070# All of the following must be considered when determining
You can’t perform that action at this time.
0 commit comments