From 732ee755e89aa5900b1bf117549c9e928664e30e Mon Sep 17 00:00:00 2001 From: Shoghi Cervantes Pueyo Date: Sat, 5 Jan 2013 11:37:57 +0100 Subject: [PATCH] Updated to Alpha_1.0.4 --- 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 5edc83ce3..6b4892e15 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.3"); \ No newline at end of file +define("MAJOR_VERSION", "Alpha_1.0.4"); \ No newline at end of file