diff options
author | Mario <mario@mariovavti.com> | 2019-05-08 19:55:21 +0200 |
---|---|---|
committer | Max Kostikov <max@kostikov.co> | 2019-05-08 19:55:21 +0200 |
commit | 24f3bc9f0c282f9a0610ee828b4341ee43cecb40 (patch) | |
tree | b6c6c88e45dcaa29cdf11d2997c310d5e840a8db /boot.php | |
parent | c200e55f95b0b5530c874fbee76b23af02eaa8cb (diff) | |
download | volse-hubzilla-24f3bc9f0c282f9a0610ee828b4341ee43cecb40.tar.gz volse-hubzilla-24f3bc9f0c282f9a0610ee828b4341ee43cecb40.tar.bz2 volse-hubzilla-24f3bc9f0c282f9a0610ee828b4341ee43cecb40.zip |
Channel update
Diffstat (limited to 'boot.php')
-rwxr-xr-x | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -53,7 +53,7 @@ define ( 'PLATFORM_NAME', 'hubzilla' ); define ( 'STD_VERSION', '4.1.2' ); define ( 'ZOT_REVISION', '6.0a' ); -define ( 'DB_UPDATE_VERSION', 1231 ); +define ( 'DB_UPDATE_VERSION', 1232 ); define ( 'PROJECT_BASE', __DIR__ ); |