From 3e723b1ebb879d8a9d0011f1d0be86c41a89dbaf Mon Sep 17 00:00:00 2001 From: Vic Thacker Date: Sun, 29 Sep 2024 06:00:37 +0900 Subject: [PATCH] Update FAQ.md Corrected information on version. --- source/user/FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/user/FAQ.md b/source/user/FAQ.md index 0cf4fb1..fb6cacc 100644 --- a/source/user/FAQ.md +++ b/source/user/FAQ.md @@ -22,7 +22,7 @@ GhostBSD was developed as an operating system to hack Gnome using FreeBSD techno ### On which FreeBSD branch is GhostBSD based? -GhostBSD is based on the latest stable branch. It is currently on stable/13 and will soon move to stable/14. +GhostBSD is based on the latest stable branch. It is currently on stable/14. ### Who can use GhostBSD?