diff --git a/index.php b/index.php index 498b886..97c7fbe 100644 --- a/index.php +++ b/index.php @@ -54,7 +54,7 @@ if (is_file($GLOBALS['config']['DATADIR'].'/options.php')) { require $GLOBALS['config']['DATADIR'].'/options.php'; } -define('myShaarli_version', '1.1.3'); +define('myShaarli_version', '1.1.4'); define('PHPPREFIX', ''); // Suffix to encapsulate data in php code. // http://server.com/x/shaarli --> /shaarli/ diff --git a/shaarli_version.txt b/shaarli_version.txt index 781dcb0..65087b4 100644 --- a/shaarli_version.txt +++ b/shaarli_version.txt @@ -1 +1 @@ -1.1.3 +1.1.4