From 2ec07236fed37e5e35b44449f39abc93e854132f Mon Sep 17 00:00:00 2001 From: Malf Furious Date: Sat, 27 Oct 2018 15:37:12 -0400 Subject: Bump version number Signed-off-by: Malf Furious --- app/class/globals.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/class/globals.php') diff --git a/app/class/globals.php b/app/class/globals.php index c1a6e32..74635d7 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.0"); +define("__VERSION__", "v0.1"); /* * These global variables are arrays of strings logged by Scrott business -- cgit v1.2.3