Code Review
/
releng
/
global-jjb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
cda2ec1
)
Bump to v0.12.0-dev
55/7155/1
author
Thanh Ha
<thanh.ha@linuxfoundation.org>
Mon, 30 Oct 2017 16:30:17 +0000
(12:30 -0400)
committer
Thanh Ha
<thanh.ha@linuxfoundation.org>
Mon, 30 Oct 2017 16:30:17 +0000
(12:30 -0400)
Change-Id: I5eaaa3d84e66a0216225c9b4a16baedf4393d461
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
docs/conf.py
patch
|
blob
|
history
diff --git
a/docs/conf.py
b/docs/conf.py
index
6269067
..
b438a88
100644
(file)
--- a/
docs/conf.py
+++ b/
docs/conf.py
@@
-67,7
+67,7
@@
author = 'Linux Foundation Releng'
# built documents.
#
# The short X.Y version.
-version = '0.1
1.0
'
+version = '0.1
2.0-dev
'
# The full version, including alpha/beta/rc tags.
release = version
@@
-258,4
+258,3
@@
intersphinx_mapping = {
'lftools': ('http://lftools.releng.linuxfoundation.org/en/latest/', None),
'python': ('https://docs.python.org/', None),
}
-