aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-02-11 19:21:41 -0800
committerfriendica <info@friendica.com>2012-02-11 19:21:41 -0800
commit0c4606682ff0463c7d07e5215bb3d0881f94701c (patch)
tree36284848a3247d99e849c945e7832b2160bb8c3f /boot.php
parentda946bb9b0905a2126e7234c6c85157bd7978102 (diff)
downloadvolse-hubzilla-0c4606682ff0463c7d07e5215bb3d0881f94701c.tar.gz
volse-hubzilla-0c4606682ff0463c7d07e5215bb3d0881f94701c.tar.bz2
volse-hubzilla-0c4606682ff0463c7d07e5215bb3d0881f94701c.zip
fix link/bookmark reshares
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index d04563d53..7a26dd9a2 100755
--- 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.1248' );
+define ( 'FRIENDICA_VERSION', '2.3.1249' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1121 );