aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorSimon L'nu <simon.lnu@gmail.com>2012-03-03 08:05:53 -0500
committerSimon L'nu <simon.lnu@gmail.com>2012-03-03 08:05:53 -0500
commitba284044707e0f66fed98c711b9262bd623a0d42 (patch)
tree8f9bfbf8047d65ef8691b9353d1124aeed765129 /boot.php
parent7ef861907e32cd3d01877c0fdf8e2544f4f659b1 (diff)
parent8ffe15fbb1290fac839189f2de337efec223c5e1 (diff)
downloadvolse-hubzilla-ba284044707e0f66fed98c711b9262bd623a0d42.tar.gz
volse-hubzilla-ba284044707e0f66fed98c711b9262bd623a0d42.tar.bz2
volse-hubzilla-ba284044707e0f66fed98c711b9262bd623a0d42.zip
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master: fix text-editor in theme german strings as of 28th Feb from transilex small fix in style.css fix star/unstar fixes in wall_item.tpl and style.css in theme diabook fix in wall_item.tpl new icon link.png add diabook to default themes fixed broken tags and notifications in theme * master:
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 19728b6ba..b464d2525 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.1268' );
+define ( 'FRIENDICA_VERSION', '2.3.1269' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1131 );