From 9a494867078ffb203a290f9a694b1885efcd941b Mon Sep 17 00:00:00 2001 From: Knah Tsaeb Date: Tue, 14 Jun 2016 12:01:23 +0200 Subject: [PATCH] Bump version --- index.php | 2 +- shaarli_version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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