diff options
author | Friendika <info@friendika.com> | 2011-09-02 19:27:32 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-09-02 19:27:32 -0700 |
commit | f186863523bc8f9c6e28d593231247936ba7f931 (patch) | |
tree | 90fb7e25c91182f34fc35d4f65ac54247b865987 /boot.php | |
parent | 9e9b6a3dd1dd6f364ee0448a37bc0d3df71b2977 (diff) | |
download | volse-hubzilla-f186863523bc8f9c6e28d593231247936ba7f931.tar.gz volse-hubzilla-f186863523bc8f9c6e28d593231247936ba7f931.tar.bz2 volse-hubzilla-f186863523bc8f9c6e28d593231247936ba7f931.zip |
revup
Diffstat (limited to 'boot.php')
-rw-r--r-- | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ require_once('include/text.php'); require_once("include/pgettext.php"); -define ( 'FRIENDIKA_VERSION', '2.2.1090' ); +define ( 'FRIENDIKA_VERSION', '2.2.1091' ); define ( 'DFRN_PROTOCOL_VERSION', '2.21' ); define ( 'DB_UPDATE_VERSION', 1085 ); |