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

doc-ja: bump version number and copyright

Changeset 79b53b2913d9

Parent 66dd5f38ea0a

by Yuki KODAMA

Changes to one file · Browse files at 79b53b2913d9 Showing diff from parent 66dd5f38ea0a Diff from another changeset...

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