diff options
author | friendica <info@friendica.com> | 2011-12-25 16:05:25 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2011-12-25 16:05:25 -0800 |
commit | 4a28832e2dfec09d0895a1909344ca2e8bb9938b (patch) | |
tree | 1b669ce049ccdda48e2e038b4128b9aee1c7e8ee | |
parent | 6f4f3e6929d76b013defd8f7ceaa95c750be662f (diff) | |
download | volse-hubzilla-4a28832e2dfec09d0895a1909344ca2e8bb9938b.tar.gz volse-hubzilla-4a28832e2dfec09d0895a1909344ca2e8bb9938b.tar.bz2 volse-hubzilla-4a28832e2dfec09d0895a1909344ca2e8bb9938b.zip |
revup
-rw-r--r-- | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ require_once('include/nav.php'); require_once('include/cache.php'); define ( 'FRIENDICA_PLATFORM', 'Friendica'); -define ( 'FRIENDICA_VERSION', '2.3.1205' ); +define ( 'FRIENDICA_VERSION', '2.3.1206' ); define ( 'DFRN_PROTOCOL_VERSION', '2.22' ); define ( 'DB_UPDATE_VERSION', 1112 ); |