aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-06-19 11:04:02 +0200
committerMario Vavti <mario@mariovavti.com>2016-06-19 11:04:02 +0200
commit6e0eb532a599926532fd3463be664feaa62a911e (patch)
treec8217b8d6e718b4c76081ccc375233903cd8c2bf /boot.php
parent178b440f05ff7356f313845fbfb307a838a29f8d (diff)
parentb6324246ffaefd13bc2671c964a2dd1780c060ef (diff)
downloadvolse-hubzilla-6e0eb532a599926532fd3463be664feaa62a911e.tar.gz
volse-hubzilla-6e0eb532a599926532fd3463be664feaa62a911e.tar.bz2
volse-hubzilla-6e0eb532a599926532fd3463be664feaa62a911e.zip
Merge branch 'dev' into sabre32
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 0ce4ab93e..764e81292 100755
--- a/boot.php
+++ b/boot.php
@@ -48,7 +48,7 @@ define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'STD_VERSION', '1.9' );
define ( 'ZOT_REVISION', 1.1 );
-define ( 'DB_UPDATE_VERSION', 1177 );
+define ( 'DB_UPDATE_VERSION', 1178 );
/**