mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Update for 0.6.2dev.
This commit is contained in:
parent
23e77c67a8
commit
8b7bbca048
4
CHANGES
4
CHANGES
@ -1,3 +1,7 @@
|
||||
Release 0.6.2 (in development)
|
||||
==============================
|
||||
|
||||
|
||||
Release 0.6.1 (Mar 26, 2009)
|
||||
============================
|
||||
|
||||
|
@ -13,7 +13,7 @@ import sys
|
||||
from os import path
|
||||
|
||||
__revision__ = '$Revision$'
|
||||
__version__ = '0.6.1'
|
||||
__version__ = '0.6.1+'
|
||||
__released__ = '0.6.1'
|
||||
|
||||
package_dir = path.abspath(path.dirname(__file__))
|
||||
|
Loading…
Reference in New Issue
Block a user