diff options
author | Friendika <info@friendika.com> | 2011-07-28 16:49:43 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-07-28 16:49:43 -0700 |
commit | 04675e3ec3cd5951d651998489a1d04247f1026b (patch) | |
tree | 7a3e618b670ed5b892c9130908788263e874a338 /boot.php | |
parent | c74f0f0cabc774b1dc1719b2ebc7409179d26ca4 (diff) | |
download | volse-hubzilla-04675e3ec3cd5951d651998489a1d04247f1026b.tar.gz volse-hubzilla-04675e3ec3cd5951d651998489a1d04247f1026b.tar.bz2 volse-hubzilla-04675e3ec3cd5951d651998489a1d04247f1026b.zip |
revup
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.1054' ); +define ( 'FRIENDIKA_VERSION', '2.2.1055' ); define ( 'DFRN_PROTOCOL_VERSION', '2.21' ); define ( 'DB_UPDATE_VERSION', 1076 ); |