aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMichael <icarus@dabo.de>2012-02-27 16:31:58 +0100
committerMichael <icarus@dabo.de>2012-02-27 16:31:58 +0100
commitcce69f05097f559593c06e8595e1da5b904e5323 (patch)
tree5b4f1d296723fdbbef6da28e67fc4c65c79e538e /boot.php
parent18679111f5aed8f1c5e7ccb9857195e52c57765d (diff)
parenta33031634efef94c0985cd2517f10ccd36b40b5f (diff)
downloadvolse-hubzilla-cce69f05097f559593c06e8595e1da5b904e5323.tar.gz
volse-hubzilla-cce69f05097f559593c06e8595e1da5b904e5323.tar.bz2
volse-hubzilla-cce69f05097f559593c06e8595e1da5b904e5323.zip
Merge remote branch 'upstream/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 ada0f563d..bac7861c0 100755
--- a/boot.php
+++ b/boot.php
@@ -11,7 +11,7 @@ require_once('include/cache.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
define ( 'FRIENDICA_VERSION', '2.3.1264' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
-define ( 'DB_UPDATE_VERSION', 1127 );
+define ( 'DB_UPDATE_VERSION', 1128 );
define ( 'EOL', "<br />\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );