aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorSimon L'nu <simon.lnu@gmail.com>2012-05-06 04:51:15 -0400
committerSimon L'nu <simon.lnu@gmail.com>2012-05-06 04:51:15 -0400
commit7e7372fc5af41bb1af125e4d4e92cb7701e56faa (patch)
tree9b3f2ae85a81c7983f6595679a370fc5a6815f1e /boot.php
parent0c4099966a5ac1f1ff5dc568a600aa57776fb752 (diff)
parent47c3b43afd64cd1c05b67d347fb1219c42fe6d20 (diff)
downloadvolse-hubzilla-7e7372fc5af41bb1af125e4d4e92cb7701e56faa.tar.gz
volse-hubzilla-7e7372fc5af41bb1af125e4d4e92cb7701e56faa.tar.bz2
volse-hubzilla-7e7372fc5af41bb1af125e4d4e92cb7701e56faa.zip
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master: bad sql left after the mailbox in/out merge * master:
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 5fb309820..4583c7fb0 100644
--- 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.1332' );
+define ( 'FRIENDICA_VERSION', '2.3.1333' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1143 );