aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-05-01 21:00:02 -0700
committerredmatrix <git@macgirvin.com>2016-05-01 21:00:02 -0700
commitbd2f11ed8b0be4fb611c33e85b568048f79b7090 (patch)
treeb0bb7e430d6c0a21b5601368b825f6cefc4f181c /boot.php
parent5e458491f1e0fce5ec9e4855dac13340af627ded (diff)
downloadvolse-hubzilla-bd2f11ed8b0be4fb611c33e85b568048f79b7090.tar.gz
volse-hubzilla-bd2f11ed8b0be4fb611c33e85b568048f79b7090.tar.bz2
volse-hubzilla-bd2f11ed8b0be4fb611c33e85b568048f79b7090.zip
db schema change to add tags to content sources
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 bb78db44f..95f41dfda 100755
--- a/boot.php
+++ b/boot.php
@@ -49,7 +49,7 @@ define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'STD_VERSION', '1.4.4' );
define ( 'ZOT_REVISION', 1 );
-define ( 'DB_UPDATE_VERSION', 1166 );
+define ( 'DB_UPDATE_VERSION', 1167 );
/**