Skip to content
Snippets Groups Projects
Commit 24777650 authored by Patrick Barroca's avatar Patrick Barroca 😁
Browse files

version 7.2.22

parent 7db8d354
3 merge requests!1267Master,!1221Master,!1220Hotline master
03/11/2015 - v7.2.22
- ticket #32225 : Enrichissement Premiere: adaptation au changement du site
- ticket #32112 : Connection de l'explorateur de fichiers avec l'authentification Bokeh
28/10/2015 - v7.2.21
- ticket #30552 :
......
- ticket #32112 : Connection de l'explorateur de fichiers avec l'authentification Bokeh
\ No newline at end of file
- ticket #32225 : enrichissement Premiere: adaptation au changement du site
\ No newline at end of file
......@@ -64,7 +64,7 @@ function defineConstant($name, $value) {
function setupConstants() {
defineConstant('BOKEH_MAJOR_VERSION','7.2');
defineConstant('BOKEH_RELEASE_NUMBER', BOKEH_MAJOR_VERSION . '.21');
defineConstant('BOKEH_RELEASE_NUMBER', BOKEH_MAJOR_VERSION . '.22');
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