aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-03-04 02:25:32 -0800
committerfriendica <info@friendica.com>2012-03-04 02:25:32 -0800
commit20d37f2e3ec7736ebf04e4c637398eee0aea78a5 (patch)
treeeee7fe3f6679a9362e017d6c4ea338072e29e590 /boot.php
parenta66648356f9acfb0ba351c679337a616f0900096 (diff)
downloadvolse-hubzilla-20d37f2e3ec7736ebf04e4c637398eee0aea78a5.tar.gz
volse-hubzilla-20d37f2e3ec7736ebf04e4c637398eee0aea78a5.tar.bz2
volse-hubzilla-20d37f2e3ec7736ebf04e4c637398eee0aea78a5.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 b464d2525..81e84d372 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.1269' );
+define ( 'FRIENDICA_VERSION', '2.3.1270' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1131 );