diff options
author | redmatrix <git@macgirvin.com> | 2016-05-03 18:41:16 -0700 |
---|---|---|
committer | redmatrix <git@macgirvin.com> | 2016-05-03 18:41:16 -0700 |
commit | 3df0bb55221317a17d6e898415ba5d33ede7715d (patch) | |
tree | 776d7ecd467768653e162bc3ee523f2b1566af97 /boot.php | |
parent | dccdeedb75874ac8a244770cc3be0bf9ee71a0cd (diff) | |
download | volse-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-x | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ); /** |