aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-06-28 18:59:41 -0700
committerFriendika <info@friendika.com>2011-06-28 18:59:41 -0700
commit4ca6a9a38257a8f8c82842ce734ae946b90ebb4c (patch)
tree42942a9bcba6c5745721bcad59cb584fcae9ef99 /boot.php
parent0a6b4c93fe84a216cafd7123b5586cb42aa786fb (diff)
downloadvolse-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.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 5f4820b4f..54206d7fe 100644
--- a/boot.php
+++ b/boot.php
@@ -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 );