diff options
author | Mario <mario@mariovavti.com> | 2018-07-19 11:57:35 +0200 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2018-07-19 11:57:35 +0200 |
commit | b655d04b3474893ee3dea99b77f2e7dd764729a0 (patch) | |
tree | 91d7db37201482030abbc48755e5fc052ad313c2 | |
parent | 7f84933cab199ffc59ee1ca01d789313c0bc07c7 (diff) | |
download | volse-hubzilla-b655d04b3474893ee3dea99b77f2e7dd764729a0.tar.gz volse-hubzilla-b655d04b3474893ee3dea99b77f2e7dd764729a0.tar.bz2 volse-hubzilla-b655d04b3474893ee3dea99b77f2e7dd764729a0.zip |
version 3.4.23.4.2
-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.4.1' ); +define ( 'STD_VERSION', '3.4.2' ); define ( 'ZOT_REVISION', '6.0a' ); |