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