aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorTobias Diekershoff <tobias.diekershoff@gmx.net>2012-03-18 07:19:20 +0100
committerTobias Diekershoff <tobias.diekershoff@gmx.net>2012-03-18 07:19:20 +0100
commit751e4181e5e875b9f9850700a3687774e4c53ab3 (patch)
tree87fd3a12a95ceb9aaa696e9968664a272d27799b /boot.php
parent5fd03583a4f5d8bf0964c7881cbf7a8891513587 (diff)
parent4bb280bc2f7068f0c1199e9f8119e25278aa3bcb (diff)
downloadvolse-hubzilla-751e4181e5e875b9f9850700a3687774e4c53ab3.tar.gz
volse-hubzilla-751e4181e5e875b9f9850700a3687774e4c53ab3.tar.bz2
volse-hubzilla-751e4181e5e875b9f9850700a3687774e4c53ab3.zip
Merge branch 'master' of https://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 b0a631170..b3c79079a 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.1283' );
+define ( 'FRIENDICA_VERSION', '2.3.1284' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1132 );