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

misterunknown: I had nasty version numbers. So I decided to set it to 1.0 for now.

This commit is contained in:
Marco Dickert
2015-06-19 15:07:31 +02:00
parent 4d34cdb9fc
commit be33e72ef2

View File

@@ -41,7 +41,7 @@ $config = array( // 0 = no/not allowed;; 1 = yes/allowed;; default: no/forbidden
DONT CHANGE ANYTHING BELOW!
****************************************************************************************/
$curVersion = '0.3';
$curVersion = '1.0';
/****************************************************************************************
PHP API - SECTION
****************************************************************************************/