diff --git a/pootle/constants.py b/pootle/constants.py index 3b5a277b1f4..2b9249a6a9d 100644 --- a/pootle/constants.py +++ b/pootle/constants.py @@ -6,4 +6,4 @@ # 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, 'beta', 3) +VERSION = (2, 8, 0, 'beta', 4)