aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFabio Comuni <fabrix.xm@gmail.com>2012-03-23 10:45:10 +0100
committerFabio Comuni <fabrix.xm@gmail.com>2012-03-23 10:45:10 +0100
commit6f79cde0241a6b13fd79756a8e19394d576174a9 (patch)
tree95bb8a727235a8e22ed81440359fe71c4e09f6c4 /boot.php
parentd5a6e7b1767ebc337f31745984f1ce0904b77780 (diff)
parentc35b9ec24f1449a691afeeb985a41fbaf07b2af1 (diff)
downloadvolse-hubzilla-6f79cde0241a6b13fd79756a8e19394d576174a9.tar.gz
volse-hubzilla-6f79cde0241a6b13fd79756a8e19394d576174a9.tar.bz2
volse-hubzilla-6f79cde0241a6b13fd79756a8e19394d576174a9.zip
Merge remote-tracking branch 'friendica/master'
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 04e16e64d..f976ef636 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.1288' );
+define ( 'FRIENDICA_VERSION', '2.3.1289' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1133 );