aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-01-27 03:52:18 -0800
committerFriendika <info@friendika.com>2011-01-27 03:52:18 -0800
commit076c25e1034f35e486bf5a38c186ab897de4e3b6 (patch)
tree2cfeda0dd39056938eabc073cf7af4ea61d991f9 /boot.php
parente8a3166fa9caa1bdff90526886ae705bc44c4ac8 (diff)
downloadvolse-hubzilla-076c25e1034f35e486bf5a38c186ab897de4e3b6.tar.gz
volse-hubzilla-076c25e1034f35e486bf5a38c186ab897de4e3b6.tar.bz2
volse-hubzilla-076c25e1034f35e486bf5a38c186ab897de4e3b6.zip
Revert "Revert "roll version - now in alpha 2.1""
This reverts commit e8a3166fa9caa1bdff90526886ae705bc44c4ac8.
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" );