Skip to content

Commit f0f4f47

Browse files
Bump version to 1.6.0.0a3
1 parent 042ffcf commit f0f4f47

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

Changes.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1-
1.6.x.x (relative to 1.6.0.0a2)
1+
1.6.x.x (relative to 1.6.0.0a3)
22
=======
33

4+
5+
6+
1.6.0.0a3 (relative to 1.6.0.0a2)
7+
=========
8+
49
Features
510
--------
611

SConstruct

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ gafferMilestoneVersion = 1 # for announcing major milestones - may contain all o
6666
gafferMajorVersion = 6 # backwards-incompatible changes
6767
gafferMinorVersion = 0 # new backwards-compatible features
6868
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.
7070

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

0 commit comments

Comments
 (0)