diff options
author | Friendika <info@friendika.com> | 2011-06-30 15:32:39 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-06-30 15:32:39 -0700 |
commit | 42a6bc81e9f6ddea5ac61e4b79a75515028dcfae (patch) | |
tree | 1ff26401b84f1aef332555f739bc50f4fc022ad9 | |
parent | 8819c73ba1ae1cbf19d2c517a87d30104d1a5da1 (diff) | |
download | volse-hubzilla-42a6bc81e9f6ddea5ac61e4b79a75515028dcfae.tar.gz volse-hubzilla-42a6bc81e9f6ddea5ac61e4b79a75515028dcfae.tar.bz2 volse-hubzilla-42a6bc81e9f6ddea5ac61e4b79a75515028dcfae.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.1026' ); +define ( 'FRIENDIKA_VERSION', '2.2.1027' ); define ( 'DFRN_PROTOCOL_VERSION', '2.21' ); define ( 'DB_UPDATE_VERSION', 1070 ); |