aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-06-29 20:11:36 -0700
committerfriendica <info@friendica.com>2012-06-29 20:11:36 -0700
commit78e03abed8e72e29d2463e9de8e279dc86e5d39e (patch)
treecbb320bc3f1ae6b16cf99fa397d07e0ee34dbbf6 /boot.php
parentbe658788de3632599d00483511439a3df537b854 (diff)
downloadvolse-hubzilla-78e03abed8e72e29d2463e9de8e279dc86e5d39e.tar.gz
volse-hubzilla-78e03abed8e72e29d2463e9de8e279dc86e5d39e.tar.bz2
volse-hubzilla-78e03abed8e72e29d2463e9de8e279dc86e5d39e.zip
convert ent_quotes for jquery calendar title/summary
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 973e3578a..aa016ef0c 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.1388' );
+define ( 'FRIENDICA_VERSION', '3.0.1389' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1151 );