Skip to content

Commit

Permalink
Bump up Pootle version to 2.9.0b1
Browse files Browse the repository at this point in the history
  • Loading branch information
unho committed Aug 30, 2017
1 parent 3c60c61 commit 052388b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pootle/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# or later license. See the LICENSE file for a copy of the license and the
# AUTHORS file for copyright and authorship information.

VERSION = (2, 8, 0, 'final', 0)
VERSION = (2, 9, 0, 'beta', 1)

# Minimum Django version required for Pootle to run.
DJANGO_MINIMUM_REQUIRED_VERSION = (1, 10, 5)

0 comments on commit 052388b

Please sign in to comment.