diff options
author | Friendika <info@friendika.com> | 2011-05-11 19:25:15 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-05-11 19:25:15 -0700 |
commit | c7e99cdbe3c1c8c86a6e45ba2fb291806b9c4d59 (patch) | |
tree | b4c4747306f9e7825ee96eea9f739d587337b53a | |
parent | 1ca9263c879c5043cf35aec345d462bcfdd71321 (diff) | |
download | volse-hubzilla-c7e99cdbe3c1c8c86a6e45ba2fb291806b9c4d59.tar.gz volse-hubzilla-c7e99cdbe3c1c8c86a6e45ba2fb291806b9c4d59.tar.bz2 volse-hubzilla-c7e99cdbe3c1c8c86a6e45ba2fb291806b9c4d59.zip |
revup
-rw-r--r-- | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ set_time_limit(0); ini_set('pcre.backtrack_limit', 250000); -define ( 'FRIENDIKA_VERSION', '2.2.976' ); +define ( 'FRIENDIKA_VERSION', '2.2.977' ); define ( 'DFRN_PROTOCOL_VERSION', '2.21' ); define ( 'DB_UPDATE_VERSION', 1054 ); |