diff options
author | Mario Vavti <mario@mariovavti.com> | 2017-05-20 23:03:06 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2017-05-20 23:03:06 +0200 |
commit | 45233dd53cdcf2bedd55fb165ead1eee4346a0f6 (patch) | |
tree | 290073039cd1e7103178256c00927a16bb1ead40 | |
parent | 1a9fdc565cb86f0b7b4e570085c3bb4ba83f3176 (diff) | |
download | volse-hubzilla-45233dd53cdcf2bedd55fb165ead1eee4346a0f6.tar.gz volse-hubzilla-45233dd53cdcf2bedd55fb165ead1eee4346a0f6.tar.bz2 volse-hubzilla-45233dd53cdcf2bedd55fb165ead1eee4346a0f6.zip |
2.4RC1.1
-rwxr-xr-x | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ require_once('include/attach.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '2.4RC1' ); +define ( 'STD_VERSION', '2.4RC1.1' ); define ( 'ZOT_REVISION', '1.2' ); define ( 'DB_UPDATE_VERSION', 1191 ); |