diff options
author | Friendika <info@friendika.com> | 2011-07-23 00:22:25 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-07-23 00:22:25 -0700 |
commit | 0fbaac59f0bef0e15c018e49a161039d7cd67805 (patch) | |
tree | 53e2a9bf9a2b68bbc16b61237303c7bd4c29c9ee | |
parent | a486d2cd6aba751b293e0404e0f7b4705dc5c131 (diff) | |
download | volse-hubzilla-0fbaac59f0bef0e15c018e49a161039d7cd67805.tar.gz volse-hubzilla-0fbaac59f0bef0e15c018e49a161039d7cd67805.tar.bz2 volse-hubzilla-0fbaac59f0bef0e15c018e49a161039d7cd67805.zip |
revup
-rw-r--r-- | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ <?php -define ( 'FRIENDIKA_VERSION', '2.2.1048' ); +define ( 'FRIENDIKA_VERSION', '2.2.1049' ); define ( 'DFRN_PROTOCOL_VERSION', '2.21' ); define ( 'DB_UPDATE_VERSION', 1076 ); |