diff options
| author | Tim Graham <timograham@gmail.com> | 2015-01-27 11:54:46 -0500 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-01-27 11:55:02 -0500 |
| commit | 7dd4c5221a0975165c95142ba749553c7d7cff32 (patch) | |
| tree | 99aa6cd87a9d221a51440757679ce33e29ff5b50 /docs/conf.py | |
| parent | 1e39d0f6280abf34c7719db5e7ed1c333f5e5919 (diff) | |
[1.4.x] Bumped version for 1.4.19 release.1.4.19
Diffstat (limited to 'docs/conf.py')
| -rw-r--r-- | docs/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py index 154e48e2fe..bf2f41af91 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -50,9 +50,9 @@ copyright = 'Django Software Foundation and contributors' # built documents. # # The short X.Y version. -version = '1.4.18' +version = '1.4.19' # The full version, including alpha/beta/rc tags. -release = '1.4.18' +release = '1.4.19' # The next version to be released django_next_version = '1.5' |
