1
0
mirror of https://github.com/misterunknown/ifm.git synced 2025-08-10 01:56:30 +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 {
const VERSION = '2.2-dev';
const VERSION = '2.3.0';
public function __construct() {
session_start();