| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent e4a5f66 commit c003bab
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -22,7 +22,7 @@ | |||
| 22 | 22 | ||
| 23 | 23 | import os.path | |
| 24 | 24 | ||
| 25 | - __version__ = 'mercurial' | ||
| 25 | + __version__ = 'git' | ||
| 26 | 26 | package_dir = os.path.abspath(os.path.dirname(__file__)) | |
| 27 | 27 | ||
| 28 | 28 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -45,9 +45,9 @@ | |||
| 45 | 45 | # built documents. | |
| 46 | 46 | # | |
| 47 | 47 | # The short X.Y version. | |
| 48 | - version = 'mercurial' | ||
| 48 | + version = 'git' | ||
| 49 | 49 | # The full version, including alpha/beta/rc tags. | |
| 50 | - release = 'mercurial' | ||
| 50 | + release = 'git' | ||
| 51 | 51 | ||
| 52 | 52 | # The language for content autogenerated by Sphinx. Refer to documentation | |
| 53 | 53 | # for a list of supported languages. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments