diff options
author | Friendika <info@friendika.com> | 2011-01-27 03:52:18 -0800 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-01-27 03:52:18 -0800 |
commit | 076c25e1034f35e486bf5a38c186ab897de4e3b6 (patch) | |
tree | 2cfeda0dd39056938eabc073cf7af4ea61d991f9 /boot.php | |
parent | e8a3166fa9caa1bdff90526886ae705bc44c4ac8 (diff) | |
download | volse-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.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" ); |