diff options
author | Friendika <info@friendika.com> | 2011-04-13 16:58:21 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-04-13 16:58:21 -0700 |
commit | 17a7dae67d9c5e6e326b0c9e60e72a85ab005aa5 (patch) | |
tree | 04b93871e2f91b4baced33df12f156147bff0de3 /boot.php | |
parent | 767f165965280a9a6b7b5a0fbaa533b3a35bc723 (diff) | |
download | volse-hubzilla-17a7dae67d9c5e6e326b0c9e60e72a85ab005aa5.tar.gz volse-hubzilla-17a7dae67d9c5e6e326b0c9e60e72a85ab005aa5.tar.bz2 volse-hubzilla-17a7dae67d9c5e6e326b0c9e60e72a85ab005aa5.zip |
doco
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.947' ); +define ( 'FRIENDIKA_VERSION', '2.1.948' ); define ( 'DFRN_PROTOCOL_VERSION', '2.21' ); define ( 'DB_UPDATE_VERSION', 1051 ); |