From 32121859c7527c14ff042a33ab23f22a9d9ee223 Mon Sep 17 00:00:00 2001 From: lightszentip Date: Sat, 7 Mar 2015 06:30:16 +0100 Subject: [PATCH] New Version 0.9.1 --- app/setup/config/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/setup/config/config.php b/app/setup/config/config.php index 3b1b0bf..fbe98aa 100644 --- a/app/setup/config/config.php +++ b/app/setup/config/config.php @@ -15,7 +15,7 @@ // INTRODUCTION $introduction = array(); $introduction["product"] = "Presentlist (PLAPP)"; -$introduction["productVersion"] = "0.9.0"; +$introduction["productVersion"] = "0.9.1"; $introduction["company"] = ""; // SERVER REQUIREMENTS