aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-08-26 20:51:59 -0700
committerfriendica <info@friendica.com>2014-08-26 20:51:59 -0700
commit8c6067b411ee7f69b3df1341a8696ec1e5811601 (patch)
tree427917de8503a8c226276c77b24610bda4198a01 /boot.php
parent6a42d6fe3b1e50af16942d0f22e8cfa01abfde39 (diff)
downloadvolse-hubzilla-8c6067b411ee7f69b3df1341a8696ec1e5811601.tar.gz
volse-hubzilla-8c6067b411ee7f69b3df1341a8696ec1e5811601.tar.bz2
volse-hubzilla-8c6067b411ee7f69b3df1341a8696ec1e5811601.zip
more hard work
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 a6e5fc0b4..04534f80a 100755
--- a/boot.php
+++ b/boot.php
@@ -47,7 +47,7 @@ define ( 'RED_PLATFORM', 'Red Matrix' );
define ( 'RED_VERSION', trim(file_get_contents('version.inc')) . 'R');
define ( 'ZOT_REVISION', 1 );
-define ( 'DB_UPDATE_VERSION', 1124 );
+define ( 'DB_UPDATE_VERSION', 1125 );
define ( 'EOL', '<br />' . "\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );