diff options
author | Friendika <info@friendika.com> | 2011-03-23 14:31:02 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-03-23 14:31:02 -0700 |
commit | de8d9ab66d4a96bcb629577e22c4b2343040dd8c (patch) | |
tree | b9a3ede0cc0b7fcae7bddd4eaec479e6a94a21a6 | |
parent | 620d7bd7701160560a038c7eff0e3f481047014d (diff) | |
download | volse-hubzilla-de8d9ab66d4a96bcb629577e22c4b2343040dd8c.tar.gz volse-hubzilla-de8d9ab66d4a96bcb629577e22c4b2343040dd8c.tar.bz2 volse-hubzilla-de8d9ab66d4a96bcb629577e22c4b2343040dd8c.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.926' ); +define ( 'FRIENDIKA_VERSION', '2.1.927' ); define ( 'DFRN_PROTOCOL_VERSION', '2.1' ); define ( 'DB_UPDATE_VERSION', 1045 ); |