mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Post-release bump.
This commit is contained in:
parent
7e98062993
commit
cae4910527
7
CHANGES
7
CHANGES
@ -1,3 +1,10 @@
|
||||
Release 1.2.3 (in development)
|
||||
==============================
|
||||
|
||||
Bugs fixed
|
||||
----------
|
||||
|
||||
|
||||
Release 1.2.2 (released Mar 2, 2014)
|
||||
====================================
|
||||
|
||||
|
@ -15,7 +15,7 @@
|
||||
import sys
|
||||
from os import path
|
||||
|
||||
__version__ = '1.2.2'
|
||||
__version__ = '1.2.2+'
|
||||
__released__ = '1.2.2' # used when Sphinx builds its own docs
|
||||
# version info for better programmatic use
|
||||
# possible values for 3rd element: 'alpha', 'beta', 'rc', 'final'
|
||||
|
Loading…
Reference in New Issue
Block a user