Skip to content

Commit f05bde7

Browse files
Bump version to 1.7.0.0a6
1 parent b574fbf commit f05bde7

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

Changes.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1-
1.7.x.x (relative to 1.7.0.0a5)
1+
1.7.x.x (relative to 1.7.0.0a6)
22
=======
33

4+
5+
6+
1.7.0.0a6 (relative to 1.7.0.0a5)
7+
=========
8+
49
Features
510
--------
611

SConstruct

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ gafferMilestoneVersion = 1 # for announcing major milestones - may contain all o
6565
gafferMajorVersion = 7 # backwards-incompatible changes
6666
gafferMinorVersion = 0 # new backwards-compatible features
6767
gafferPatchVersion = 0 # bug fixes
68-
gafferVersionSuffix = "a5" # used for alpha/beta releases : "a1", "b2", etc.
68+
gafferVersionSuffix = "a6" # used for alpha/beta releases : "a1", "b2", etc.
6969

7070
# All of the following must be considered when determining
7171
# whether or not a change is backwards-compatible

0 commit comments

Comments
 (0)