diff options
author | Friendika <info@friendika.com> | 2011-07-29 16:05:16 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-07-29 16:05:16 -0700 |
commit | ef47a1cf973a66bb22c1d72dc2a3130db9324e1f (patch) | |
tree | 5f4c8c14f824ab8bd518db987b9f2e430b2075f7 /boot.php | |
parent | f47d582736ddf24528dd514850d4bed76783f589 (diff) | |
download | volse-hubzilla-ef47a1cf973a66bb22c1d72dc2a3130db9324e1f.tar.gz volse-hubzilla-ef47a1cf973a66bb22c1d72dc2a3130db9324e1f.tar.bz2 volse-hubzilla-ef47a1cf973a66bb22c1d72dc2a3130db9324e1f.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.1055' ); +define ( 'FRIENDIKA_VERSION', '2.2.1056' ); define ( 'DFRN_PROTOCOL_VERSION', '2.21' ); define ( 'DB_UPDATE_VERSION', 1076 ); |