diff options
author | Mario <mario@mariovavti.com> | 2022-12-02 19:22:50 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2022-12-02 19:22:50 +0000 |
commit | 935b032f15583321e826fc1072e60734e5e2cd25 (patch) | |
tree | 1fe55179644e682315345e42e2399dfe4e8ceaab /boot.php | |
parent | 2bb58843ab303ba3e1a4a2c0c5a64138852ebbe0 (diff) | |
download | volse-hubzilla-935b032f15583321e826fc1072e60734e5e2cd25.tar.gz volse-hubzilla-935b032f15583321e826fc1072e60734e5e2cd25.tar.bz2 volse-hubzilla-935b032f15583321e826fc1072e60734e5e2cd25.zip |
db update 1254
Diffstat (limited to 'boot.php')
-rw-r--r-- | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -63,7 +63,7 @@ define('PLATFORM_NAME', 'hubzilla'); define('STD_VERSION', '7.9.10'); define('ZOT_REVISION', '6.0'); -define('DB_UPDATE_VERSION', 1253); +define('DB_UPDATE_VERSION', 1254); define('PROJECT_BASE', __DIR__); |