From a800e519081681b7d96827d13b978bcadc90f961 Mon Sep 17 00:00:00 2001 From: n Date: Mon, 8 May 2017 11:54:45 +0200 Subject: [PATCH] bump version to 0.9.0 + fix patch location --- shaarli_OleG.0.8.3.patch => shaarli_OleG.0.9.0.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename shaarli_OleG.0.8.3.patch => shaarli_OleG.0.9.0.patch (97%) diff --git a/shaarli_OleG.0.8.3.patch b/shaarli_OleG.0.9.0.patch similarity index 97% rename from shaarli_OleG.0.8.3.patch rename to shaarli_OleG.0.9.0.patch index 5550b73..1682641 100644 --- a/shaarli_OleG.0.8.3.patch +++ b/shaarli_OleG.0.9.0.patch @@ -1,5 +1,5 @@ --- Shaarli/index.php 2017-01-20 16:47:36.000000000 +0100 -+++ /home/www/beta/Shaarli/index.php 2017-02-11 23:27:22.510042000 +0100 ++++ index.php 2017-02-11 23:27:22.510042000 +0100 @@ -1821,11 +1821,14 @@ $path = parse_url($url,PHP_URL_PATH); if ("/talks/" !== substr($path,0,7)) return array(); // This is not a single video URL.