diff options
author | Friendika <info@friendika.com> | 2011-04-04 15:43:22 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-04-04 15:43:22 -0700 |
commit | 91588934d2e07d06ac9353ac899bcb470cc293f0 (patch) | |
tree | 0096fdfe0ad0e66bb909912193d2f3c5f2675830 | |
parent | 742bdd3054408433f8d639acbb07d0fd9c3ad4f7 (diff) | |
download | volse-hubzilla-91588934d2e07d06ac9353ac899bcb470cc293f0.tar.gz volse-hubzilla-91588934d2e07d06ac9353ac899bcb470cc293f0.tar.bz2 volse-hubzilla-91588934d2e07d06ac9353ac899bcb470cc293f0.zip |
revup
-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.938' ); +define ( 'FRIENDIKA_VERSION', '2.1.939' ); define ( 'DFRN_PROTOCOL_VERSION', '2.2' ); define ( 'DB_UPDATE_VERSION', 1046 ); |