version update and mn voting ratio

This commit is contained in:
admin@arionum.com
2019-09-13 18:42:31 +03:00
parent e9768b0d10
commit 41223f5a87
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
<?php
// ARO version
define("VERSION", "0.5.0a");
define("VERSION", "1.0.0-alpha.1");
// UTC timezone by default
date_default_timezone_set("UTC");