aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-01-27 03:46:09 -0800
committerFriendika <info@friendika.com>2011-01-27 03:46:09 -0800
commitdf4f77dadddc7bd756c3e4f72fa2fbe204cfff88 (patch)
tree2cfeda0dd39056938eabc073cf7af4ea61d991f9 /boot.php
parentd2dddd995abef2d0805901b278647bef0ce50f88 (diff)
downloadvolse-hubzilla-df4f77dadddc7bd756c3e4f72fa2fbe204cfff88.tar.gz
volse-hubzilla-df4f77dadddc7bd756c3e4f72fa2fbe204cfff88.tar.bz2
volse-hubzilla-df4f77dadddc7bd756c3e4f72fa2fbe204cfff88.zip
roll version - now in alpha 2.1
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 adb1b96f8..36530736d 100644
--- a/boot.php
+++ b/boot.php
@@ -3,7 +3,7 @@
set_time_limit(0);
define ( 'BUILD_ID', 1033 );
-define ( 'FRIENDIKA_VERSION', '2.01.1006' );
+define ( 'FRIENDIKA_VERSION', '2.10.0901' );
define ( 'DFRN_PROTOCOL_VERSION', '2.0' );
define ( 'EOL', "<br />\r\n" );