Skip to content
Snippets Groups Projects
Commit 480380c9 authored by Mariusz Felisiak's avatar Mariusz Felisiak
Browse files

[1.11.x] Bumped version for 1.11.22 release.

parent 32124fc4
No related branches found
Tags 1.11.22
No related merge requests found
......@@ -2,7 +2,7 @@ from __future__ import unicode_literals
from django.utils.version import get_version
VERSION = (1, 11, 22, 'alpha', 0)
VERSION = (1, 11, 22, 'final', 0)
__version__ = get_version(VERSION)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment