From 000a0dedd9364072cb0e64bc48f1fba82c9fba65 Mon Sep 17 00:00:00 2001 From: Shoghi Cervantes Pueyo Date: Sat, 29 Dec 2012 02:52:12 +0100 Subject: [PATCH] Alpha 1.0.2 Changed structure --- src/common/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/config.php b/src/common/config.php index f6d71707e..e9f53bd79 100644 --- a/src/common/config.php +++ b/src/common/config.php @@ -40,4 +40,4 @@ define("CURRENT_VERSION", 1); define("LOG", true); define("MAGIC", "\x00\xff\xff\x00\xfe\xfe\xfe\xfe\xfd\xfd\xfd\xfd\x12\x34\x56\x78"); define("TEST_MD5", "5ca8eced50a5801619f7ae86d631a4e7"); -define("MAJOR_VERSION", "Alpha_1.0.1"); \ No newline at end of file +define("MAJOR_VERSION", "Alpha_1.0.2"); \ No newline at end of file