1
0
mirror of https://github.com/misterunknown/ifm.git synced 2025-08-10 10:04:01 +02:00

Version 2.6.3

Signed-off-by: Marco Dickert <marco@misterunknown.de>
This commit is contained in:
Marco Dickert
2020-10-09 18:18:58 +02:00
parent c44442c5c1
commit fc20396c6d

View File

@@ -9,7 +9,7 @@
chdir(realpath(dirname(__FILE__)));
// output files and common attrs
define( "IFM_VERSION", "v2.6.2" );
define( "IFM_VERSION", "v2.6.3" );
define( "IFM_RELEASE_DIR", "dist/");
define( "IFM_STANDALONE", "ifm.php" );
define( "IFM_STANDALONE_GZ", "ifm.min.php" );