Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
devernay committed Aug 12, 2017
1 parent 6d9d219 commit 2a73039
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion App/App.pro
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ TARGET = Natron
# the list of currently maintained versions (those that have to be merged into the master branch)
VERSION_21 = 2.1.10
VERSION_22 = 2.2.10
VERSION_23 = 2.3.1
VERSION_23 = 2.3.2
VERSION_30 = 3.0.0

# The version for this branch
Expand Down
2 changes: 1 addition & 1 deletion Documentation/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
# the list of currently maintained versions (those that have to be merged into the master branch)
version_21 = '2.1.10'
version_22 = '2.2.10'
version_23 = '2.3.1'
version_23 = '2.3.2'
version_30 = '3.0.0'

# The version for this branch
Expand Down
2 changes: 1 addition & 1 deletion LATEST_VERSION_README.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
The Natron version number (eg 2.3.1) appears in:
The Natron version number (eg 2.3.2) appears in:

- Documentation/source/conf.py in variables version and release
- App/App.pro in variable VERSION
Expand Down
2 changes: 1 addition & 1 deletion Natron.spec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Name: Natron
# The two actively maintained versions (that are merged into master)
Version21: 2.1.10
Version22: 2.2.10
Version23: 2.3.1
Version23: 2.3.2
Version30: 3.0.0

# The version for this branch of the sources
Expand Down

0 comments on commit 2a73039

Please sign in to comment.