From ad03ee9f5f20f2f139292228809b80a537ab1eb6 Mon Sep 17 00:00:00 2001 From: Knah Tsaeb Date: Wed, 8 Jun 2016 11:59:42 +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 a2a1bbf..d629a58 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.2'); +define('myShaarli_version','1.1.3'); 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 45a1b3f..781dcb0 100644 --- a/shaarli_version.txt +++ b/shaarli_version.txt @@ -1 +1 @@ -1.1.2 +1.1.3