Commit 73719243bb28b750098e7e11dcc8a61e1052edc7
1 parent
4b827a0b
Exists in
master
and in
3 other branches
correction date
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/Template/Layout/default.ctp
... | ... | @@ -94,7 +94,7 @@ $cakeDescription = 'Labinvent 2'; |
94 | 94 | </i></td> |
95 | 95 | <td id="version"> |
96 | 96 | <!-- VERSION M.m.f.b (version (M)ajeure, version (m)ineure, numero de nouvelle (f)onctionnalite, numero de (b)ugfix) --> |
97 | - <font color="black">VERSION 2.4.6.4 (22/06/2016)</font> | |
97 | + <font color="black">VERSION 2.4.6.4 (23/06/2016)</font> | |
98 | 98 | </td> |
99 | 99 | </tr> |
100 | 100 | </table> | ... | ... |