summaryrefslogtreecommitdiffstats
path: root/functions/variables.php
diff options
context:
space:
mode:
Diffstat (limited to 'functions/variables.php')
-rw-r--r--functions/variables.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/variables.php b/functions/variables.php
index 6869f71..53556cd 100644
--- a/functions/variables.php
+++ b/functions/variables.php
@@ -17,7 +17,7 @@
date_default_timezone_set('UTC');
ini_set('default_socket_timeout', 2);
-$version = 2.2;
+$version = 2.3;
$random_blurp = rand(1000,99999);