aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-07-04 17:15:43 -0700
committerfriendica <info@friendica.com>2012-07-04 17:15:43 -0700
commit5589bca1e031517cc440c7f2896f107dbb57296e (patch)
tree3c1b780f22fe3a745d4cab5de3386a5779686a87 /boot.php
parentfd626022ec02ef47b9142bba08180502babbd0ca (diff)
downloadvolse-hubzilla-5589bca1e031517cc440c7f2896f107dbb57296e.tar.gz
volse-hubzilla-5589bca1e031517cc440c7f2896f107dbb57296e.tar.bz2
volse-hubzilla-5589bca1e031517cc440c7f2896f107dbb57296e.zip
fix !@#$ tinymce linebreaks for the thousandth time
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 13821a8b0..239c09ee2 100644
--- a/boot.php
+++ b/boot.php
@@ -10,7 +10,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
-define ( 'FRIENDICA_VERSION', '3.0.1393' );
+define ( 'FRIENDICA_VERSION', '3.0.1394' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1151 );