diff options
author | Friendika <info@friendika.com> | 2011-07-27 21:48:02 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-07-27 21:48:02 -0700 |
commit | 822fea9d9d6ba55fca712c2067616421320e2e9f (patch) | |
tree | a0b84943e309fdcf5f4ba17979e4b37b8215f4c0 /boot.php | |
parent | b721fabc3c1f6c01e4212e804f6ba6293c4983e1 (diff) | |
download | volse-hubzilla-822fea9d9d6ba55fca712c2067616421320e2e9f.tar.gz volse-hubzilla-822fea9d9d6ba55fca712c2067616421320e2e9f.tar.bz2 volse-hubzilla-822fea9d9d6ba55fca712c2067616421320e2e9f.zip |
installer text changes
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.1053' ); +define ( 'FRIENDIKA_VERSION', '2.2.1054' ); define ( 'DFRN_PROTOCOL_VERSION', '2.21' ); define ( 'DB_UPDATE_VERSION', 1076 ); |