aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2015-01-19 20:06:12 -0800
committerfriendica <info@friendica.com>2015-01-19 20:06:12 -0800
commite3041b80fd28d88b5f9ba063cb8147b9b0a61668 (patch)
tree34e40ae83ce43d88527d0e45a6c84e8f61596da1 /boot.php
parentced0685d67a608c3b7ad89dabb3f9af725b49ba2 (diff)
downloadvolse-hubzilla-e3041b80fd28d88b5f9ba063cb8147b9b0a61668.tar.gz
volse-hubzilla-e3041b80fd28d88b5f9ba063cb8147b9b0a61668.tar.bz2
volse-hubzilla-e3041b80fd28d88b5f9ba063cb8147b9b0a61668.zip
oauth permissions table
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 2022ab2c1..bca90fd27 100755
--- a/boot.php
+++ b/boot.php
@@ -49,7 +49,7 @@ define ( 'RED_PLATFORM', 'redmatrix' );
define ( 'RED_VERSION', trim(file_get_contents('version.inc')) . 'R');
define ( 'ZOT_REVISION', 1 );
-define ( 'DB_UPDATE_VERSION', 1133 );
+define ( 'DB_UPDATE_VERSION', 1134 );
/**
* Constant with a HTML line break.