aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-03-04 13:39:17 -0800
committerfriendica <info@friendica.com>2012-03-04 13:39:17 -0800
commitcd5a11bb0f29d94d3503a74cbf974c4eaf0633fe (patch)
treeed46c1fd50a0c6eda277862b426bbf1819bf69f7 /boot.php
parent638bbb2171b6d1dcd68f0d46359441afb848561d (diff)
downloadvolse-hubzilla-cd5a11bb0f29d94d3503a74cbf974c4eaf0633fe.tar.gz
volse-hubzilla-cd5a11bb0f29d94d3503a74cbf974c4eaf0633fe.tar.bz2
volse-hubzilla-cd5a11bb0f29d94d3503a74cbf974c4eaf0633fe.zip
revup
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 81e84d372..362b49e9f 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.1270' );
+define ( 'FRIENDICA_VERSION', '2.3.1271' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1131 );