Revision 9864
Added by Jing Tao over 8 years ago
docs/user/metacat/source/conf.py | ||
---|---|---|
51 | 51 |
# built documents. |
52 | 52 |
# |
53 | 53 |
# The short X.Y version. |
54 |
version = '2.8' |
|
54 |
#version = '2.8'
|
|
55 | 55 |
# The full version, including alpha/beta/rc tags. |
56 | 56 |
release = config.get('dummy', 'application.metacatVersion') |
57 | 57 |
|
Also available in: Unified diff
Comment out the "version" which format is x.y. We only use the "release" which format is x.y.z.