Skip to content
This repository has been archived by the owner on Feb 13, 2020. It is now read-only.

Commit

Permalink
Whoops fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
Wilfredo Sanchez committed Oct 23, 2014
1 parent 74a2fcd commit 53a38cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion support/version.py
Expand Up @@ -26,7 +26,7 @@ def version():
# Compute the version number.
#

base_version = "5.2.1"
base_version = "5.2.2"

branches = tuple(
branch.format(version=base_version)
Expand Down

0 comments on commit 53a38cf

Please sign in to comment.