diff options
author | Friendika <info@friendika.com> | 2011-04-25 15:44:25 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-04-25 15:44:25 -0700 |
commit | 1ec8fd416bae3071b6a9c33bc18d7f9ded34320f (patch) | |
tree | 3ebd06b425278856c569f0ce6d788c4c54ffa4cf /boot.php | |
parent | aaf42d7d3a471bf502bf3c188d9b20af98fe2a39 (diff) | |
download | volse-hubzilla-1ec8fd416bae3071b6a9c33bc18d7f9ded34320f.tar.gz volse-hubzilla-1ec8fd416bae3071b6a9c33bc18d7f9ded34320f.tar.bz2 volse-hubzilla-1ec8fd416bae3071b6a9c33bc18d7f9ded34320f.zip |
revup
Diffstat (limited to 'boot.php')
-rw-r--r-- | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ set_time_limit(0); -define ( 'FRIENDIKA_VERSION', '2.1.959' ); +define ( 'FRIENDIKA_VERSION', '2.1.960' ); define ( 'DFRN_PROTOCOL_VERSION', '2.21' ); define ( 'DB_UPDATE_VERSION', 1053 ); |