diff options
author | Friendika <info@friendika.com> | 2011-03-11 14:48:58 -0800 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-03-11 14:48:58 -0800 |
commit | 5e2f0ff05596cf572f5fbd0fc1c43b06a394ee31 (patch) | |
tree | a5268ab4ee462befd88e15932554c40fd5b4abbb /boot.php | |
parent | 508636082ecc68f61e82770bb671932be2b353bc (diff) | |
download | volse-hubzilla-5e2f0ff05596cf572f5fbd0fc1c43b06a394ee31.tar.gz volse-hubzilla-5e2f0ff05596cf572f5fbd0fc1c43b06a394ee31.tar.bz2 volse-hubzilla-5e2f0ff05596cf572f5fbd0fc1c43b06a394ee31.zip |
roll back "real people preferred" message - ineffectual
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.914' ); +define ( 'FRIENDIKA_VERSION', '2.1.915' ); define ( 'DFRN_PROTOCOL_VERSION', '2.1' ); define ( 'DB_UPDATE_VERSION', 1040 ); |