Skip to content

Commit

Permalink
Bump version status.
Browse files Browse the repository at this point in the history
  • Loading branch information
sledgehammer999 committed Mar 29, 2015
1 parent 8c671fa commit c6bfcd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.pri
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ VER_MAJOR = 3
VER_MINOR = 2
VER_BUGFIX = 0
VER_BUILD = 0
VER_STATUS = alpha # Should be empty for stable releases!
VER_STATUS = beta # Should be empty for stable releases!

# Don't touch the rest part
PROJECT_VERSION = $${VER_MAJOR}.$${VER_MINOR}.$${VER_BUGFIX}
Expand Down

0 comments on commit c6bfcd0

Please sign in to comment.