1
0
mirror of https://github.com/misterunknown/ifm.git synced 2025-08-13 19:44:02 +02:00

recompiled with correct version number

This commit is contained in:
Marco Dickert
2017-02-15 01:49:53 +01:00
parent 63753c198e
commit efb41453c3

View File

@@ -130,7 +130,7 @@ class IFMZip {
*/ */
class IFM { class IFM {
const VERSION = '2.2-dev'; const VERSION = '2.3.0';
public function __construct() { public function __construct() {
session_start(); session_start();