Skip to content

Commit

Permalink
Bump version to 0.56.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
johnhaddon committed Apr 3, 2020
1 parent ec30848 commit 33e3b10
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Changes.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
0.56.x.x (relative to 0.56.1.0)
0.56.2.0 (relative to 0.56.1.0)
========

Features
Expand Down
2 changes: 1 addition & 1 deletion SConstruct
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ import subprocess

gafferMilestoneVersion = 0 # for announcing major milestones - may contain all of the below
gafferMajorVersion = 56 # backwards-incompatible changes
gafferMinorVersion = 1 # new backwards-compatible features
gafferMinorVersion = 2 # new backwards-compatible features
gafferPatchVersion = 0 # bug fixes

# All of the following must be considered when determining
Expand Down

0 comments on commit 33e3b10

Please sign in to comment.