diff --git a/installing/version-scheme.md b/installing/version-scheme.md index 79fe360f..447611ff 100644 --- a/installing/version-scheme.md +++ b/installing/version-scheme.md @@ -149,3 +149,9 @@ of repository. All version and release tags should be made and signed by someone from ITL staff. Public keys are included in `qubes-builder` and available at [https://keys.qubes-os.org/keys/](https://keys.qubes-os.org/keys/). + +Check installed version +----------------- + +If you want to know which version you are running, for example to report +an issue, you can either check in the Qubes Manager menu under About / Qubes OS or in the file /etc/qubes-release in dom0. For the latter you can use a command like `cat /etc/qubes-release` in a dom0 terminal.