Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 0.9.3, 1.0, and 1.0.1

stable doc: bump version number and copyright

Changeset 91ef4d98b1b8

Parent a51bc9725e12

by Steve Borho

Changes to one file · Browse files at 91ef4d98b1b8 Showing diff from parent a51bc9725e12 Diff from another changeset...

 
42
43
44
45
 
46
47
48
 
51
52
53
54
 
55
56
57
 
42
43
44
 
45
46
47
48
 
51
52
53
 
54
55
56
57
@@ -42,7 +42,7 @@
   # General information about the project.  project = u'TortoiseHg' -copyright = u'2009, Steve Borho and others' +copyright = u'2010, Steve Borho and others'    # The version info for the project you're documenting, acts as replacement for  # |version| and |release|, also used in various other places throughout the @@ -51,7 +51,7 @@
 # The short X.Y version.  version = '0.9'  # The full version, including alpha/beta/rc tags. -release = '0.9.1' +release = '0.9.3'    # The language for content autogenerated by Sphinx. Refer to documentation  # for a list of supported languages.