Upgrade version number
This commit is contained in:
parent
178f62bfa0
commit
2f95fcac55
2 changed files with 2 additions and 2 deletions
|
|
@ -60,7 +60,7 @@ $g_failed="<span style=\"font-size:18px;color:red\">✖</span>";
|
|||
$g_succeed="<span style=\"font-size:18px;color:green\">✓</span>";
|
||||
/* uncomment for development */
|
||||
define ('SVNINFO',6721);
|
||||
define ("DEBUG",true);
|
||||
define ("DEBUG",false);
|
||||
|
||||
$version_noalyss=SVNINFO;
|
||||
// If you don't want to be notified of the update
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue