aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-02-05 14:30:24 -0800
committerfriendica <info@friendica.com>2012-02-05 14:30:24 -0800
commitb12e598dba54c81a8d91d7fbd5f68922099585e1 (patch)
tree692e10ae15e86825be5139ea858c0310aa4dc456 /boot.php
parent4cf6bd54693b460f3ac28d2760ff33b740493e39 (diff)
downloadvolse-hubzilla-b12e598dba54c81a8d91d7fbd5f68922099585e1.tar.gz
volse-hubzilla-b12e598dba54c81a8d91d7fbd5f68922099585e1.tar.bz2
volse-hubzilla-b12e598dba54c81a8d91d7fbd5f68922099585e1.zip
roll update 1118 forward, enable update 1119
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 fc53a026d..a861dff67 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.1243' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
-define ( 'DB_UPDATE_VERSION', 1119 );
+define ( 'DB_UPDATE_VERSION', 1120 );
define ( 'EOL', "<br />\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );