git.ithinksw.org
/
philo.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merged the contribution information from the ithinksw.org philo wiki into the documen...
[philo.git]
/
docs
/
conf.py
diff --git
a/docs/conf.py
b/docs/conf.py
index
4e6a624
..
2e703d0
100644
(file)
--- a/
docs/conf.py
+++ b/
docs/conf.py
@@
-62,7
+62,7
@@
copyright = u'2009-2011, iThink Software'
#
# The short X.Y version.
from philo import VERSION
-version = '
%s.%s' % (VERSION[0], VERSION[1
])
+version = '
.'.join([str(v) for v in VERSION
])
# The full version, including alpha/beta/rc tags.
release = version