aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-01-17 16:28:32 -0800
committerFriendika <info@friendika.com>2011-01-17 16:28:32 -0800
commit050618a2b690ad2e2d8e84afbada8b12f9da0f01 (patch)
tree160f26484c66a314fc9c6ba6a4a8ebd363973181 /boot.php
parent710cb7d13c005b244cf50d2f33479b68596d1330 (diff)
downloadvolse-hubzilla-050618a2b690ad2e2d8e84afbada8b12f9da0f01.tar.gz
volse-hubzilla-050618a2b690ad2e2d8e84afbada8b12f9da0f01.tar.bz2
volse-hubzilla-050618a2b690ad2e2d8e84afbada8b12f9da0f01.zip
repair any bad links in activity objects
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/boot.php b/boot.php
index d168a2b8e..13e1e1793 100644
--- a/boot.php
+++ b/boot.php
@@ -2,8 +2,8 @@
set_time_limit(0);
-define ( 'BUILD_ID', 1031 );
-define ( 'FRIENDIKA_VERSION', '2.01.1002' );
+define ( 'BUILD_ID', 1032 );
+define ( 'FRIENDIKA_VERSION', '2.01.1003' );
define ( 'DFRN_PROTOCOL_VERSION', '2.0' );
define ( 'EOL', "<br />\r\n" );