diff options
author | Friendika <info@friendika.com> | 2011-06-28 18:59:41 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-06-28 18:59:41 -0700 |
commit | 4ca6a9a38257a8f8c82842ce734ae946b90ebb4c (patch) | |
tree | 42942a9bcba6c5745721bcad59cb584fcae9ef99 /boot.php | |
parent | 0a6b4c93fe84a216cafd7123b5586cb42aa786fb (diff) | |
download | volse-hubzilla-4ca6a9a38257a8f8c82842ce734ae946b90ebb4c.tar.gz volse-hubzilla-4ca6a9a38257a8f8c82842ce734ae946b90ebb4c.tar.bz2 volse-hubzilla-4ca6a9a38257a8f8c82842ce734ae946b90ebb4c.zip |
dbg info for photo uploads
Diffstat (limited to 'boot.php')
-rw-r--r-- | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ set_time_limit(0); ini_set('pcre.backtrack_limit', 250000); -define ( 'FRIENDIKA_VERSION', '2.2.1024' ); +define ( 'FRIENDIKA_VERSION', '2.2.1025' ); define ( 'DFRN_PROTOCOL_VERSION', '2.21' ); define ( 'DB_UPDATE_VERSION', 1070 ); |