From f399b3f0dd54b489cb8500525be533fb7bb87748 Mon Sep 17 00:00:00 2001 From: oesi Date: Mon, 23 Nov 2015 11:03:57 +0100 Subject: [PATCH] Versionsnummer korrigiert --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index b6e454298..7185f8da5 100644 --- a/version.php +++ b/version.php @@ -21,6 +21,6 @@ **/ // Version -$fhcomplete_version = '3.1'; +$fhcomplete_version = '3.2'; ?>