mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Update for 0.5.2 final.
This commit is contained in:
4
CHANGES
4
CHANGES
@@ -1,5 +1,5 @@
|
||||
Release 0.5.2 (in development)
|
||||
==============================
|
||||
Release 0.5.2 (Mar 24, 2009)
|
||||
============================
|
||||
|
||||
* Properly escape ``|`` in LaTeX output.
|
||||
|
||||
|
||||
@@ -12,8 +12,8 @@
|
||||
import sys
|
||||
|
||||
__revision__ = '$Revision$'
|
||||
__version__ = '0.5.2b1'
|
||||
__released__ = '0.5.2b1'
|
||||
__version__ = '0.5.2'
|
||||
__released__ = '0.5.2'
|
||||
|
||||
|
||||
def main(argv=sys.argv):
|
||||
|
||||
Reference in New Issue
Block a user