Project

General

Profile

Actions

Anomalie #1446

closed

Wrong version number

Added by Johan Cwiklinski almost 3 years ago. Updated almost 3 years ago.

Status:
Fermé
Priority:
Normal
Category:
Core
Target version:
Start date:
07/04/2020
Due date:
% Done:

100%

Estimated time:
Version utilisée:

Description

Displayed version looks like what we want to get on a nightly build.

Release script (python) has set a wrong value in a constant. In the file includes/galette.inc.php; we should have - verbatim:

define('GALETTE_NIGHTLY', false);

Where in 0.9.4 archive we have:

define('GALETTE_NIGHTLY', 'None');

Actions

Also available in: Atom PDF