aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2015-12-07 00:01:03 +0100
committerMario Vavti <mario@mariovavti.com>2015-12-07 00:01:03 +0100
commitc8c9916b5977e3ae8db4762209ca4bf99a3058ee (patch)
treeeb8b5c906054a85a6120aff623ae19941f849f88 /boot.php
parent5490919557362176ae50005f3f205505c21cbe23 (diff)
parent3f920da4137ecb91b3aeb2683f2e2b59b4d088cc (diff)
downloadvolse-hubzilla-c8c9916b5977e3ae8db4762209ca4bf99a3058ee.tar.gz
volse-hubzilla-c8c9916b5977e3ae8db4762209ca4bf99a3058ee.tar.bz2
volse-hubzilla-c8c9916b5977e3ae8db4762209ca4bf99a3058ee.zip
Merge branch 'master' of https://github.com/redmatrix/hubzilla
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 48d81ff59..d80d5fd07 100755
--- a/boot.php
+++ b/boot.php
@@ -51,7 +51,7 @@ define ( 'RED_VERSION', trim(file_get_contents('version.inc')) . 'H'
define ( 'STD_VERSION', '1.0' );
define ( 'ZOT_REVISION', 1 );
-define ( 'DB_UPDATE_VERSION', 1160 );
+define ( 'DB_UPDATE_VERSION', 1161 );
/**