Release 1.3.0
This commit is contained in:
parent
de6f3fd1c1
commit
5fc66c64d4
1 changed files with 1 additions and 1 deletions
2
inc.php
2
inc.php
|
@ -2,7 +2,7 @@
|
|||
|
||||
require "config.inc.php";
|
||||
|
||||
$libreqrVersion = "1.3.0-dev";
|
||||
$libreqrVersion = "1.3.0";
|
||||
|
||||
// Defines the locale to be used
|
||||
if ($forceLocale == false) {
|
||||
|
|
Loading…
Reference in a new issue