aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-06-15 16:33:02 -0700
committerFriendika <info@friendika.com>2011-06-15 16:33:02 -0700
commit7659f2a87ac5b1de55d0e9f26027fe4f1f05d14b (patch)
tree4e66e855a40dcbe7f12e452c90be7bff54cbc0d6 /boot.php
parent7601ce7de747dcffdb63be027ed8b8327e0b6e41 (diff)
downloadvolse-hubzilla-7659f2a87ac5b1de55d0e9f26027fe4f1f05d14b.tar.gz
volse-hubzilla-7659f2a87ac5b1de55d0e9f26027fe4f1f05d14b.tar.bz2
volse-hubzilla-7659f2a87ac5b1de55d0e9f26027fe4f1f05d14b.zip
revup
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 5b7b60480..49247eb23 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.1011' );
+define ( 'FRIENDIKA_VERSION', '2.2.1012' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1063 );