Kaydet (Commit) 6010da2f authored tarafından Tim Graham's avatar Tim Graham

[1.11.x] Bumped version for 1.11.15 release.

üst d6eaee09
...@@ -2,7 +2,7 @@ from __future__ import unicode_literals ...@@ -2,7 +2,7 @@ from __future__ import unicode_literals
from django.utils.version import get_version from django.utils.version import get_version
VERSION = (1, 11, 15, 'alpha', 0) VERSION = (1, 11, 15, 'final', 0)
__version__ = get_version(VERSION) __version__ = get_version(VERSION)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment