aboutsummaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2020-12-11 23:38:11 -0500
committerJesús <heckyel@hyperbola.info>2020-12-11 23:38:11 -0500
commit0f7dd0325dcf5914a32c6ca8004e1c2fa5883cb2 (patch)
tree1971a24011a49bae1850ac6ff81b757528c9d9ab /index.php
parent6d735abe0a59204477346d7fa873a384eb55afee (diff)
downloadytlibre-0f7dd0325dcf5914a32c6ca8004e1c2fa5883cb2.tar.lz
ytlibre-0f7dd0325dcf5914a32c6ca8004e1c2fa5883cb2.tar.xz
ytlibre-0f7dd0325dcf5914a32c6ca8004e1c2fa5883cb2.zip
version 1.2.4
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 8b352e8..dbc3d4c 100644
--- a/index.php
+++ b/index.php
@@ -5,7 +5,7 @@ define('ROOT_PATH', preg_replace('/index.php/', '', $_SERVER["DOCUMENT_ROOT"].$_
define('TOOLS_PATH', ROOT_PATH.'tools/');
$titulo="YTLibre";
-$version="1.2.3";
+$version="1.2.4";
/* ---- ---- ---- Generated ---- ---- ---- ---- */
if ( empty($_GET['link']) )
{