diff options
author | Friendika <info@friendika.com> | 2011-03-27 16:35:56 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-03-27 16:35:56 -0700 |
commit | 76918ed5a59ac52486531f8bf4efec1180fc9d59 (patch) | |
tree | 3f00dd00518930786c8c12bbd99d77917f6b635f /boot.php | |
parent | ff8bddb4a87633405d8ecf37f2517fbf302ae1a7 (diff) | |
download | volse-hubzilla-76918ed5a59ac52486531f8bf4efec1180fc9d59.tar.gz volse-hubzilla-76918ed5a59ac52486531f8bf4efec1180fc9d59.tar.bz2 volse-hubzilla-76918ed5a59ac52486531f8bf4efec1180fc9d59.zip |
info page
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.929' ); +define ( 'FRIENDIKA_VERSION', '2.1.931' ); define ( 'DFRN_PROTOCOL_VERSION', '2.1' ); define ( 'DB_UPDATE_VERSION', 1045 ); |