From e3041b80fd28d88b5f9ba063cb8147b9b0a61668 Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 19 Jan 2015 20:06:12 -0800 Subject: oauth permissions table --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') 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. -- cgit v1.2.3