aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-05-30 22:41:45 -0700
committerredmatrix <git@macgirvin.com>2016-05-30 22:41:45 -0700
commitca78374f30bd1b3a98b8b82552741a54b131cbf8 (patch)
tree69d658c5e63646ee40013e3be6887378442a977f /boot.php
parent670e83b30050201e3ac069c9dfa86a92aff2431d (diff)
downloadvolse-hubzilla-ca78374f30bd1b3a98b8b82552741a54b131cbf8.tar.gz
volse-hubzilla-ca78374f30bd1b3a98b8b82552741a54b131cbf8.tar.bz2
volse-hubzilla-ca78374f30bd1b3a98b8b82552741a54b131cbf8.zip
remove unused tables
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 f1aa0cf9d..4ea2dc279 100755
--- a/boot.php
+++ b/boot.php
@@ -48,7 +48,7 @@ define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'STD_VERSION', '1.7.1' );
define ( 'ZOT_REVISION', 1.1 );
-define ( 'DB_UPDATE_VERSION', 1170 );
+define ( 'DB_UPDATE_VERSION', 1171 );
/**