Skip to content

Commit

Permalink
Update version_minor to 1 (2019.2.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelDCurran committed Oct 2, 2019
1 parent d53ce26 commit 5c6a708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/buildVersion.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ def formatVersionForGUI(year, major, minor):
name="NVDA"
version_year=2019
version_major=2
version_minor=0
version_minor=1
version_build=0
version=_formatDevVersionString()
publisher="unknown"
Expand Down

0 comments on commit 5c6a708

Please sign in to comment.