diff options
author | Friendika <info@friendika.com> | 2011-04-16 14:49:22 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-04-16 14:49:22 -0700 |
commit | c3d97b7f4cf6ceb854ee692b2f5f6ad4d4090f24 (patch) | |
tree | 4327aea10a723a1de78ed04ba2b53cf2b21211be | |
parent | c7bcdf0c186c8d5ce278a3710a5ba570d066be99 (diff) | |
download | volse-hubzilla-c3d97b7f4cf6ceb854ee692b2f5f6ad4d4090f24.tar.gz volse-hubzilla-c3d97b7f4cf6ceb854ee692b2f5f6ad4d4090f24.tar.bz2 volse-hubzilla-c3d97b7f4cf6ceb854ee692b2f5f6ad4d4090f24.zip |
revup
-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.950' ); +define ( 'FRIENDIKA_VERSION', '2.1.951' ); define ( 'DFRN_PROTOCOL_VERSION', '2.21' ); define ( 'DB_UPDATE_VERSION', 1052 ); |