aboutsummaryrefslogtreecommitdiff
path: root/src/versionnum.php
diff options
context:
space:
mode:
authorcassiopc <cassiopc@gmail.com>2013-09-02 13:03:33 +0000
committercassiopc <cassiopc@gmail.com>2013-09-02 13:03:33 +0000
commit1b94293e92915ff3c5b6944a16fb0851d6fd19cc (patch)
tree7992edbafbe7760900736ba27be58358fa0cf503 /src/versionnum.php
parentbc3df342f06c6f61e0daf9ae29d435f9299b8733 (diff)
downloadboca-1b94293e92915ff3c5b6944a16fb0851d6fd19cc.tar.gz
boca-1b94293e92915ff3c5b6944a16fb0851d6fd19cc.zip
inclusion of score's downloads from the first server in the file otherservers
Diffstat (limited to 'src/versionnum.php')
-rw-r--r--src/versionnum.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/versionnum.php b/src/versionnum.php
index 1da16cb..94f90b7 100644
--- a/src/versionnum.php
+++ b/src/versionnum.php
@@ -1,5 +1,5 @@
<?php
-$BOCAVERSION='boca-1.5.2';
-$YEAR='2012';
+$BOCAVERSION='boca-1.5.3';
+$YEAR='2013';
?>