aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-06-07 16:23:37 -0700
committerFriendika <info@friendika.com>2011-06-07 16:23:37 -0700
commitd2863d185997424584c34791ae5fa84db8dd352d (patch)
treedfe08f74466eef6780d4e24615b3e4a671d257de /boot.php
parentc1b2e90e3720961c280f6378e48fda7bad7c3ad0 (diff)
downloadvolse-hubzilla-d2863d185997424584c34791ae5fa84db8dd352d.tar.gz
volse-hubzilla-d2863d185997424584c34791ae5fa84db8dd352d.tar.bz2
volse-hubzilla-d2863d185997424584c34791ae5fa84db8dd352d.zip
first recently uploaded photo (in 3 hours) to an older existing album, post made visible
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 12689b4ab..6a5f6364a 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.1003' );
+define ( 'FRIENDIKA_VERSION', '2.2.1004' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1061 );