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

Version 4.0.2

This commit is contained in:
Marco Dickert
2023-12-05 14:52:18 +01:00
parent c353619a41
commit cbdb7fb9b7

View File

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