aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-05-03 18:41:16 -0700
committerredmatrix <git@macgirvin.com>2016-05-03 18:41:16 -0700
commit3df0bb55221317a17d6e898415ba5d33ede7715d (patch)
tree776d7ecd467768653e162bc3ee523f2b1566af97 /boot.php
parentdccdeedb75874ac8a244770cc3be0bf9ee71a0cd (diff)
downloadvolse-hubzilla-3df0bb55221317a17d6e898415ba5d33ede7715d.tar.gz
volse-hubzilla-3df0bb55221317a17d6e898415ba5d33ede7715d.tar.bz2
volse-hubzilla-3df0bb55221317a17d6e898415ba5d33ede7715d.zip
some preliminary structural work for app organisation
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 95f41dfda..dab90f0a1 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', 1167 );
+define ( 'DB_UPDATE_VERSION', 1168 );
/**