From 6609288a2b18583de1e6d8033f3af52a4c94be3e Mon Sep 17 00:00:00 2001 From: Retro_Guy Date: Sun, 21 Nov 2021 03:09:21 +0000 Subject: [PATCH] Add comment to INSTALL.md and change version in tail.inc --- INSTALL.md | 1 + Rocksolid_Light/rocksolid/tail.inc | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 8806395..ca5bcb4 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -11,6 +11,7 @@ php-mbstring (to support other character sets), sharutils (for uudecode) and openssl are required. php7.x-sqlite3 (php must support PDO, probably 5.1+ but all testing is on 7.x). phpmailer is required if email confirmation is to be used. +compface for X-Face support These are the names for Debian packages. Other distributions should also provide these in some way. diff --git a/Rocksolid_Light/rocksolid/tail.inc b/Rocksolid_Light/rocksolid/tail.inc index 45a7170..a25136d 100644 --- a/Rocksolid_Light/rocksolid/tail.inc +++ b/Rocksolid_Light/rocksolid/tail.inc @@ -1,7 +1,7 @@ '; echo ''; -echo 'rocksolid light 0.7.0'; +echo 'rocksolid light 0.7.2'; echo '
'; echo 'clearnet'; echo 'i2p';