diff --git a/Web/Presenters/templates/@layout.xml b/Web/Presenters/templates/@layout.xml index c9faf2ab..7b6cdc61 100644 --- a/Web/Presenters/templates/@layout.xml +++ b/Web/Presenters/templates/@layout.xml @@ -251,7 +251,7 @@ {_footer_choose_language} {_footer_privacy} -
OpenVK {php echo OPENVK_VERSION} | PHP: {phpversion()} | DB: {$dbVersion}
+OpenVK {php echo OPENVK_VERSION} | PHP: {phpversion()} | DB: {$dbVersion}
{php echo OPENVK_ROOT_CONF["openvk"]["appearance"]["motd"]}
diff --git a/install/automated/freebsd-12/install b/install/automated/freebsd-12/install index cf10e2c5..fbbcb0fa 100644 --- a/install/automated/freebsd-12/install +++ b/install/automated/freebsd-12/install @@ -4,7 +4,7 @@ # OpenVK AutoInstallation Script for FreeBSD 12 # /( )` # # ------------------------------------------------------------- # \ \___ / | # # # /- _ `-/ ' # -# This script installs OpenVK 2 on an empty FreeBSD 12 box. # (/\/ \ \ /\ # +# This script installs OpenVK on an empty FreeBSD 12 box. # (/\/ \ \ /\ # # Copyright (c) 2020 OpenVK contributors # / / | ` \ # # ------------------------------------------------------------- # O O ) / | # # # `-^--'`< ' # diff --git a/manifest.yml b/manifest.yml index 001d638c..dab36db3 100644 --- a/manifest.yml +++ b/manifest.yml @@ -1,6 +1,6 @@ -name: "OpenVK 2 Electric Boogalo" -description: "Yet another OpenVK social network" -author: "OpenVK contributors" -version: "2.0" +name: "OpenVK" +description: "Not-yet-federated open source social network inspired by VK" +author: "OpenVK Team" +version: "0.1.0-tp3" init: "bootstrap.php" \ No newline at end of file