Skip to content

Commit 2daa317

Browse files
committed
Bump up Pootle version to 2.9.0b2
1 parent d4d8cc4 commit 2daa317

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pootle/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# or later license. See the LICENSE file for a copy of the license and the
77
# AUTHORS file for copyright and authorship information.
88

9-
VERSION = (2, 9, 0, 'beta', 1)
9+
VERSION = (2, 9, 0, 'beta', 2)
1010

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

0 commit comments

Comments
 (0)