diff --git a/inc.php b/inc.php index 9369d4e..e857d40 100644 --- a/inc.php +++ b/inc.php @@ -8,7 +8,7 @@ define("DEFAULT_SIZE", 4); define("DEFAULT_BGCOLOR", "FFFFFF"); define("DEFAULT_MAINCOLOR", "000000"); -$libreqrVersion = "1.3.0"; +$libreqrVersion = "1.4.0dev"; // Defines the locale to be used if ($forceLocale == false AND isset($_SERVER['HTTP_ACCEPT_LANGUAGE'])) { diff --git a/opensearch.php b/opensearch.php index 5d2abf2..65f97e6 100755 --- a/opensearch.php +++ b/opensearch.php @@ -2,7 +2,7 @@ LibreQR - + ' . $rootPath . 'themes/' . $theme . '/icons/' . $dimIcon . '.png' . "\n";