aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorTobias Hößl <tobias@hoessl.eu>2012-03-12 19:06:45 +0000
committerTobias Hößl <tobias@hoessl.eu>2012-03-12 19:06:45 +0000
commit9574f7df03407013fed4feb3922e19b7a94e34be (patch)
treef07436144509f602a58ed4c4cfe8d627c2e9da65 /boot.php
parentd9cb46f0def191fa510dbbda544d3d7f2c24e308 (diff)
parent38cb4a362f1186054dc3d71475f8f8cb1cd47789 (diff)
downloadvolse-hubzilla-9574f7df03407013fed4feb3922e19b7a94e34be.tar.gz
volse-hubzilla-9574f7df03407013fed4feb3922e19b7a94e34be.tar.bz2
volse-hubzilla-9574f7df03407013fed4feb3922e19b7a94e34be.zip
Merge branch 'master' of git://github.com/friendica/friendica
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 561290ef2..0fafa1cf3 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.1277' );
+define ( 'FRIENDICA_VERSION', '2.3.1278' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1131 );