Skip to content
Snippets Groups Projects
Commit f29cb9e2 authored by Patrick Barroca's avatar Patrick Barroca :grin:
Browse files

version 8.0.1

parent f128baaa
Branches
Tags 8.0.1
3 merge requests!3297WIP: Master,!3001Master,!3000Hotline
Pipeline #6264 passed with stage
in 32 minutes and 58 seconds
05/02/2019 - v8.0.1
- ticket #86381 : SIGB Nanook : Correction de l'authentification par SIGB uniquement
04/02/2019 - v8.0.0
- ticket #86010 : Administration : activation des fonctionnalités de la version 8.0 .
......
- ticket #86381 : SIGB Nanook : Correction de l'authentification par SIGB uniquement
\ No newline at end of file
......@@ -81,7 +81,7 @@ class Bokeh_Engine {
function setupConstants() {
defineConstant('BOKEH_MAJOR_VERSION','8.0');
defineConstant('BOKEH_RELEASE_NUMBER', BOKEH_MAJOR_VERSION . '.0');
defineConstant('BOKEH_RELEASE_NUMBER', BOKEH_MAJOR_VERSION . '.1');
defineConstant('BOKEH_REMOTE_FILES', 'http://git.afi-sa.fr/afi/opacce/');
......
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