diff options
author | Fabio Comuni <fabrix.xm@gmail.com> | 2011-03-29 14:12:50 +0200 |
---|---|---|
committer | Fabio Comuni <fabrix.xm@gmail.com> | 2011-03-29 14:12:50 +0200 |
commit | e2b975065c2f55a4e3c3798b4c36df44e112fdd0 (patch) | |
tree | 6cf84e4b5ce1773918cfa0e9de5bc6aa7eb516b3 /boot.php | |
parent | 2a23147042f568c2b6957b81355c0123033f1854 (diff) | |
parent | 920396e4024e56c3e00f1f159268c2aba16e4609 (diff) | |
download | volse-hubzilla-e2b975065c2f55a4e3c3798b4c36df44e112fdd0.tar.gz volse-hubzilla-e2b975065c2f55a4e3c3798b4c36df44e112fdd0.tar.bz2 volse-hubzilla-e2b975065c2f55a4e3c3798b4c36df44e112fdd0.zip |
Merge remote-tracking branch 'friendika-master/master'
Diffstat (limited to 'boot.php')
-rw-r--r-- | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ set_time_limit(0); -define ( 'FRIENDIKA_VERSION', '2.1.931' ); +define ( 'FRIENDIKA_VERSION', '2.1.932' ); define ( 'DFRN_PROTOCOL_VERSION', '2.1' ); define ( 'DB_UPDATE_VERSION', 1045 ); |