Skip to content

Commit

Permalink
Bump version to 10.4.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
johnhaddon committed Sep 15, 2023
1 parent 4b63469 commit 293c55e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
10.4.x.x (relative to 10.4.10.2)
========
10.4.10.3 (relative to 10.4.10.2)
=========

Fixes
-----
Expand Down
2 changes: 1 addition & 1 deletion SConstruct
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ SConsignFile()
ieCoreMilestoneVersion = 10 # for announcing major milestones - may contain all of the below
ieCoreMajorVersion = 4 # backwards-incompatible changes
ieCoreMinorVersion = 10 # new backwards-compatible features
ieCorePatchVersion = 2 # bug fixes
ieCorePatchVersion = 3 # bug fixes
ieCoreVersionSuffix = "" # used for alpha/beta releases. Example: "a1", "b2", etc.

###########################################################################################
Expand Down

0 comments on commit 293c55e

Please sign in to comment.