Skip to content
Snippets Groups Projects
Commit 172fa47f authored by Ghislain Loas's avatar Ghislain Loas
Browse files

release update number

parent 40cec12c
Branches
Tags
3 merge requests!780Master,!772Master,!767Master
......@@ -56,7 +56,7 @@ function defineConstant($name, $value) {
function setupConstants() {
defineConstant('BOKEH_MAJOR_VERSION','7.1');
defineConstant('BOKEH_RELEASE_NUMBER', BOKEH_MAJOR_VERSION . '.16');
defineConstant('BOKEH_RELEASE_NUMBER', BOKEH_MAJOR_VERSION . '.17');
defineConstant('ROOT_PATH', realpath(dirname(__FILE__).'/..').'/');
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment