Skip to content

Commit 6a670e1

Browse files
author
Tom Canac
committed
version 4 for the tag
1 parent c8a0ee1 commit 6a670e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
// Do not edit below this section unless you know what you are doing!
1616

1717
header('Content-Type: text/html; charset=UTF-8'); // We use UTF-8 for proper international characters handling.
18-
$version = "0.3.7";
18+
$version = "0.4.0";
1919
ini_set("memory_limit", "256M");
2020

2121
require "config-default.php";

0 commit comments

Comments
 (0)