summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMalf Furious <m@lfurio.us>2018-11-10 22:42:04 -0500
committerMalf Furious <m@lfurio.us>2018-11-10 22:42:04 -0500
commit37441ced402a3e29b6919891e38bf1c87831e8e3 (patch)
treee16ef5358b2ad49396e144c2ce6a245b5e3ad478
parentd238e84bc894a067911c33533d2f13e3007f390e (diff)
downloadscrott-37441ced402a3e29b6919891e38bf1c87831e8e3.tar.gz
scrott-37441ced402a3e29b6919891e38bf1c87831e8e3.zip
Bump version number
Signed-off-by: Malf Furious <m@lfurio.us>
-rw-r--r--app/class/globals.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/class/globals.php b/app/class/globals.php
index 74635d7..8a6efd7 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.1");
+define("__VERSION__", "v0.2");
/*
* These global variables are arrays of strings logged by Scrott business