From b77873e4a32b049627355f3e8f5fc26de912082f Mon Sep 17 00:00:00 2001 From: Malf Furious Date: Sat, 13 Apr 2019 23:51:28 -0400 Subject: Scrott v0.4 Signed-off-by: Malf Furious --- app/class/globals.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/class/globals.php b/app/class/globals.php index 468ad6d..60fd53a 100644 --- a/app/class/globals.php +++ b/app/class/globals.php @@ -19,7 +19,7 @@ require_once "class/obj.class.php"; * These are utility functions and constants for the Scrott application. */ -define("__VERSION__", "v0.3"); +define("__VERSION__", "v0.4"); /* * These global variables are arrays of strings logged by Scrott business -- cgit v1.2.3