File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2222#: are also reflected in documentation.
2323#:
2424#: The short X.Y version. This MUST be inside single ("'") quotes for parsing!!
25- version = '0.8.4 '
25+ version = '0.8.5 '
2626
2727#: If extensions (or modules to document with autodoc) are in another directory,
2828#: add these directories to sys.path here. If the directory is relative to the
Original file line number Diff line number Diff line change 66# all settings and sections defined here (config_defaults/)
77
88# #### API Version number applying to all bundled tests
9- config_version = 0.8.4
9+ config_version = 0.8.5
1010
1111# : Autotest version dependency for framework (or override for individual tests)
1212autotest_version = @!NOVERSIONCHECK!@
Original file line number Diff line number Diff line change 3232
3333#: API Revision number, as an integer (range 0-255). Not significant!
3434#: for version comparisons. e.g. ``0.0.1 == 0.0.2 != 0.2.2``
35- REVIS = 4
35+ REVIS = 5
3636
3737#: String format representation for MAJOR, MINOR, and REVIS
3838FMTSTRING = "%d.%d.%d"
You can’t perform that action at this time.
0 commit comments