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
2b7b519280
commit
c884bfacab
4
CHANGES
4
CHANGES
@ -1,3 +1,7 @@
|
||||
Release 1.2.4 (in development)
|
||||
==============================
|
||||
|
||||
|
||||
Release 1.2.3 (released Sep 1, 2014)
|
||||
====================================
|
||||
|
||||
|
@ -15,7 +15,7 @@
|
||||
import sys
|
||||
from os import path
|
||||
|
||||
__version__ = '1.2.3'
|
||||
__version__ = '1.2.3+'
|
||||
__released__ = '1.2.3' # 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