aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-01-07 13:00:06 -0800
committerfriendica <info@friendica.com>2012-01-07 13:00:06 -0800
commit358b2a46f5b48e5b95b75ed87752a87dccde8d8e (patch)
tree2b462d01b2d019ecbcba7cec0dbf03041d798c89 /boot.php
parent41bb47ca1b5790442e571d5eb3bbb4dd89708a03 (diff)
downloadvolse-hubzilla-358b2a46f5b48e5b95b75ed87752a87dccde8d8e.tar.gz
volse-hubzilla-358b2a46f5b48e5b95b75ed87752a87dccde8d8e.tar.bz2
volse-hubzilla-358b2a46f5b48e5b95b75ed87752a87dccde8d8e.zip
fix photo top view in testbubble, extend network_to_name
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 1f2b47b2e..2521ab25a 100644
--- a/boot.php
+++ b/boot.php
@@ -9,7 +9,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
-define ( 'FRIENDICA_VERSION', '2.3.1217' );
+define ( 'FRIENDICA_VERSION', '2.3.1219' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1115 );