diff options
author | Friendika <info@friendika.com> | 2011-07-26 19:20:29 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-07-26 19:20:29 -0700 |
commit | 94e027af672cb641c70093e62f54356da0c05ccb (patch) | |
tree | 6f577ad702264bf1790b8adbd29e3b7d515b34ad /boot.php | |
parent | 454ff3c7f0a4729dbf9a9dd116325630a193f0fb (diff) | |
download | volse-hubzilla-94e027af672cb641c70093e62f54356da0c05ccb.tar.gz volse-hubzilla-94e027af672cb641c70093e62f54356da0c05ccb.tar.bz2 volse-hubzilla-94e027af672cb641c70093e62f54356da0c05ccb.zip |
deal with browser pre-fetch of the ACL img template '{0}'
Diffstat (limited to 'boot.php')
-rw-r--r-- | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ <?php -define ( 'FRIENDIKA_VERSION', '2.2.1052' ); +define ( 'FRIENDIKA_VERSION', '2.2.1053' ); define ( 'DFRN_PROTOCOL_VERSION', '2.21' ); define ( 'DB_UPDATE_VERSION', 1076 ); |