diff options
author | Friendika <info@friendika.com> | 2011-05-12 15:46:27 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-05-12 15:46:27 -0700 |
commit | 75c4e6e9a6d2230a467c6ffc37c66ae971b498b6 (patch) | |
tree | 9839cab0c42470aa6cefd5a01c61e9f92f0f5dc6 | |
parent | 869c7df78b8e822d2f991f8305f17c881f1ea3e2 (diff) | |
download | volse-hubzilla-75c4e6e9a6d2230a467c6ffc37c66ae971b498b6.tar.gz volse-hubzilla-75c4e6e9a6d2230a467c6ffc37c66ae971b498b6.tar.bz2 volse-hubzilla-75c4e6e9a6d2230a467c6ffc37c66ae971b498b6.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.977' ); +define ( 'FRIENDIKA_VERSION', '2.2.978' ); define ( 'DFRN_PROTOCOL_VERSION', '2.21' ); define ( 'DB_UPDATE_VERSION', 1054 ); |