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