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';