aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorTobias Hößl <tobias@hoessl.eu>2012-03-11 11:27:47 +0000
committerTobias Hößl <tobias@hoessl.eu>2012-03-11 11:27:47 +0000
commit4df08433c6dcf5c88945e064da74188c805c5d68 (patch)
treeee482f76941fbb26b77a53147def83b32c8eaa7b /boot.php
parent635958e11da2f5a0d587b66968453064c2d41f13 (diff)
parent50863a19eb9c74ca336df609dbb9dfe5a9c39a31 (diff)
downloadvolse-hubzilla-4df08433c6dcf5c88945e064da74188c805c5d68.tar.gz
volse-hubzilla-4df08433c6dcf5c88945e064da74188c805c5d68.tar.bz2
volse-hubzilla-4df08433c6dcf5c88945e064da74188c805c5d68.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 b4c6ad0ac..561290ef2 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.1275' );
+define ( 'FRIENDICA_VERSION', '2.3.1277' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1131 );