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 6e215fc..30c6c14 100644
--- a/functions/variables.php
+++ b/functions/variables.php
@@ -20,7 +20,7 @@ $timeout = 2;
# Don't change stuff down here.
date_default_timezone_set('UTC');
-$version = 2.6;
+$version = 2.7;
ini_set('default_socket_timeout', 2);