diff options
author | Friendika <info@friendika.com> | 2011-01-24 01:01:20 -0800 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-01-24 01:01:20 -0800 |
commit | 834f1a932770364dab7b4d3ecb6ecf829bc21909 (patch) | |
tree | f3d90bee8370f6230f677ad29dcbf8374a5b5b75 | |
parent | a068f8e6141167146f1e9750bdea0f1e59d2f7d3 (diff) | |
download | volse-hubzilla-834f1a932770364dab7b4d3ecb6ecf829bc21909.tar.gz volse-hubzilla-834f1a932770364dab7b4d3ecb6ecf829bc21909.tar.bz2 volse-hubzilla-834f1a932770364dab7b4d3ecb6ecf829bc21909.zip |
version roll
-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.1005' ); +define ( 'FRIENDIKA_VERSION', '2.01.1006' ); define ( 'DFRN_PROTOCOL_VERSION', '2.0' ); define ( 'EOL', "<br />\r\n" ); |