aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-01-17 16:06:22 -0800
committerFriendika <info@friendika.com>2011-01-17 16:06:22 -0800
commit710cb7d13c005b244cf50d2f33479b68596d1330 (patch)
treea677f51ed7c6b62b4a39f888ad435bea87703932 /boot.php
parent93222142935897d8ddd6289d9ea8736ff0c557f6 (diff)
downloadvolse-hubzilla-710cb7d13c005b244cf50d2f33479b68596d1330.tar.gz
volse-hubzilla-710cb7d13c005b244cf50d2f33479b68596d1330.tar.bz2
volse-hubzilla-710cb7d13c005b244cf50d2f33479b68596d1330.zip
activity object link had incorrect attribute, highlight critical install steps
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 d8549d5c0..d168a2b8e 100644
--- a/boot.php
+++ b/boot.php
@@ -3,7 +3,7 @@
set_time_limit(0);
define ( 'BUILD_ID', 1031 );
-define ( 'FRIENDIKA_VERSION', '2.01.1001' );
+define ( 'FRIENDIKA_VERSION', '2.01.1002' );
define ( 'DFRN_PROTOCOL_VERSION', '2.0' );
define ( 'EOL', "<br />\r\n" );