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

bump forgotten version number

parent 5e696c85
Branches
Tags 6.29
4 merge requests!258Dev/13872 Orphee Allow Hold Available Items,!215Dev#12992 Custom Fields,!213Master,!208Hotline 6.45
19/06/2014 - 6.45.4
19/06/2014 - v6.45.4
- ticket #13837: SIGB Microbib: correction lecture titres contenant le caractère 0xca (°)
- ticket #13302:
......
......@@ -56,7 +56,7 @@ function defineConstant($name, $value) {
function setupConstants() {
defineConstant('VERSION_PERGAME','6.45');
defineConstant('RELEASE_NUMBER', VERSION_PERGAME.'.3');
defineConstant('RELEASE_NUMBER', VERSION_PERGAME.'.4');
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