aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-06-23 18:35:01 -0700
committerredmatrix <git@macgirvin.com>2016-06-23 18:35:01 -0700
commit51e2ef39c221a6f8cd89f8bb9e85a8f374f1fd6c (patch)
tree65afb1f43e8611aa487b84a92377cd6985aa715f /boot.php
parentb19bbf54736b83afaa26aa11ba95c7816c7f8599 (diff)
downloadvolse-hubzilla-51e2ef39c221a6f8cd89f8bb9e85a8f374f1fd6c.tar.gz
volse-hubzilla-51e2ef39c221a6f8cd89f8bb9e85a8f374f1fd6c.tar.bz2
volse-hubzilla-51e2ef39c221a6f8cd89f8bb9e85a8f374f1fd6c.zip
db update for abconfig transition
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 0ece5c39c..215f25ad2 100755
--- a/boot.php
+++ b/boot.php
@@ -47,7 +47,7 @@ define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'STD_VERSION', '1.9' );
define ( 'ZOT_REVISION', '1.1' );
-define ( 'DB_UPDATE_VERSION', 1178 );
+define ( 'DB_UPDATE_VERSION', 1179 );
/**