From ebd043c247758f4d7f1fd98aad5aec5173026957 Mon Sep 17 00:00:00 2001 From: Mateusz Viste Date: Wed, 22 Jul 2020 11:30:59 +0200 Subject: [PATCH] added a version tag within source --- index.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.php b/index.php index 3aa23a5..c9d0089 100644 --- a/index.php +++ b/index.php @@ -24,6 +24,8 @@ * Does not rely on a database, everything is stored in filesystem. No * external dependencies, requires only a web server with PHP support. * + * VERSION: 20200722 + * * Copyright (C) 2020 Mateusz Viste * * SlankLink is open-source software, published under the terms of the ISC license.