aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-03-13 15:40:16 -0700
committerfriendica <info@friendica.com>2012-03-13 15:40:16 -0700
commitdc84da520d7bde3f2e160d2573a549829fd022cf (patch)
tree15b8b3ace4f86e78b3b84ed5fcffd70f16d00a4c /boot.php
parent5a4167646553e589cf9647c0e0d0446e3f5fd672 (diff)
downloadvolse-hubzilla-dc84da520d7bde3f2e160d2573a549829fd022cf.tar.gz
volse-hubzilla-dc84da520d7bde3f2e160d2573a549829fd022cf.tar.bz2
volse-hubzilla-dc84da520d7bde3f2e160d2573a549829fd022cf.zip
invite potential connectees to the free social web
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 ace358faa..8f0e8345f 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.1279' );
+define ( 'FRIENDICA_VERSION', '2.3.1280' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1131 );