Skip to content

Commit cbdb7fb

Browse files
committed
Version 4.0.2
1 parent c353619 commit cbdb7fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: compiler.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
chdir(realpath(dirname(__FILE__)));
1010

1111
// output files and common attrs
12-
define( "IFM_VERSION", "v4.0.1" );
12+
define( "IFM_VERSION", "v4.0.2" );
1313
define( "IFM_RELEASE_DIR", "dist/");
1414
define( "IFM_STANDALONE", "ifm.php" );
1515
define( "IFM_STANDALONE_GZ", "ifm.min.php" );

0 commit comments

Comments
 (0)