diff options
author | Mario Vavti <mario@mariovavti.com> | 2018-10-19 11:16:44 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2018-10-19 11:16:44 +0200 |
commit | 06b3ad1071c755757555baf941e2c0f446f97b21 (patch) | |
tree | 8a5e594c9f85a01b4aa746f966d5df7ad7c4d95c | |
parent | 847ff77a8138099f5a0731659215ebc02d0b1bb4 (diff) | |
download | volse-hubzilla-06b3ad1071c755757555baf941e2c0f446f97b21.tar.gz volse-hubzilla-06b3ad1071c755757555baf941e2c0f446f97b21.tar.bz2 volse-hubzilla-06b3ad1071c755757555baf941e2c0f446f97b21.zip |
version 3.8
-rwxr-xr-x | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ require_once('include/attach.php'); require_once('include/bbcode.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '3.8.RC2.2' ); +define ( 'STD_VERSION', '3.8' ); define ( 'ZOT_REVISION', '6.0a' ); |