From 3ef40d150df270795e9d9a905321046c57d6f871 Mon Sep 17 00:00:00 2001 From: Leandro Regueiro Date: Mon, 29 Aug 2016 09:58:23 +0200 Subject: [PATCH] Bump up Pootle version to 2.8.0b4 --- pootle/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)