aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorAlexander Kampmann <programmer@nurfuerspam.de>2012-03-09 12:17:19 +0100
committerAlexander Kampmann <programmer@nurfuerspam.de>2012-03-09 12:17:19 +0100
commitaf34cf019c5742abadab19586f3931353d8d3ff8 (patch)
treee788b55ff2bbe256d62e517d04ef25e8630313b3 /boot.php
parentf84c191f8df126b95d8a41f70e785a9592018390 (diff)
parent42d622d6bfb5768205573cb6b149340d28f46886 (diff)
downloadvolse-hubzilla-af34cf019c5742abadab19586f3931353d8d3ff8.tar.gz
volse-hubzilla-af34cf019c5742abadab19586f3931353d8d3ff8.tar.bz2
volse-hubzilla-af34cf019c5742abadab19586f3931353d8d3ff8.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 ea2178231..76d2f9326 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.1273' );
+define ( 'FRIENDICA_VERSION', '2.3.1275' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1131 );