aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFabio Comuni <fabrix.xm@gmail.com>2011-01-31 17:10:36 +0100
committerFabio Comuni <fabrix.xm@gmail.com>2011-01-31 17:10:36 +0100
commit6efc78e0e42d651211116739579dc6319ca9c5b1 (patch)
tree03c7763f680f784a071c1f2d66f375ee5220936e /boot.php
parent49ea05b8ff27c31924ddf94c582ab4260faf56c2 (diff)
downloadvolse-hubzilla-6efc78e0e42d651211116739579dc6319ca9c5b1.tar.gz
volse-hubzilla-6efc78e0e42d651211116739579dc6319ca9c5b1.tar.bz2
volse-hubzilla-6efc78e0e42d651211116739579dc6319ca9c5b1.zip
add cache table
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 6cbb4f07c..ac010c19d 100644
--- a/boot.php
+++ b/boot.php
@@ -2,7 +2,7 @@
set_time_limit(0);
-define ( 'BUILD_ID', 1033 );
+define ( 'BUILD_ID', 1034 );
define ( 'FRIENDIKA_VERSION', '2.10.0902' );
define ( 'DFRN_PROTOCOL_VERSION', '2.0' );