diff options
author | Friendika <info@friendika.com> | 2011-03-16 19:36:59 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-03-16 19:36:59 -0700 |
commit | 3f432a7b82480dd985dbc2a67ae23cfc1ed258c6 (patch) | |
tree | 1fc92a535b189b0283273ff97517c74e4d79b20d /boot.php | |
parent | e2ea341094c53e78ae7473a83d2b6c85b1cde4eb (diff) | |
download | volse-hubzilla-3f432a7b82480dd985dbc2a67ae23cfc1ed258c6.tar.gz volse-hubzilla-3f432a7b82480dd985dbc2a67ae23cfc1ed258c6.tar.bz2 volse-hubzilla-3f432a7b82480dd985dbc2a67ae23cfc1ed258c6.zip |
share,retweet,relay,forward, whatever
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.919' ); +define ( 'FRIENDIKA_VERSION', '2.1.920' ); define ( 'DFRN_PROTOCOL_VERSION', '2.1' ); define ( 'DB_UPDATE_VERSION', 1043 ); |