aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-10-23 16:01:04 -0700
committerFriendika <info@friendika.com>2011-10-23 16:01:04 -0700
commit6eea312c213d34b21681b90a51bd83e6cfe936f4 (patch)
tree3bc646c633be022e3071bc8939bb22b89b6c8a70 /boot.php
parent0b2c5bf8f54326626c28906c7181e546b56e6c44 (diff)
downloadvolse-hubzilla-6eea312c213d34b21681b90a51bd83e6cfe936f4.tar.gz
volse-hubzilla-6eea312c213d34b21681b90a51bd83e6cfe936f4.tar.bz2
volse-hubzilla-6eea312c213d34b21681b90a51bd83e6cfe936f4.zip
workaround for transmitting photos to D*
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 c88a10a22..86b219dc2 100644
--- a/boot.php
+++ b/boot.php
@@ -8,7 +8,7 @@ require_once("include/pgettext.php");
require_once('include/nav.php');
define ( 'FRIENDIKA_PLATFORM', 'Free Friendika');
-define ( 'FRIENDIKA_VERSION', '2.3.1142' );
+define ( 'FRIENDIKA_VERSION', '2.3.1143' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1098 );