
morgan pushed to branch main at The Tor Project / Applications / tor-browser-spec Commits: 813de8d1 by Nicolas Vigier at 2025-10-20T14:52:11+02:00 VersionNumbers: fix repository name - - - - - 3e6c6dcd by Nicolas Vigier at 2025-10-20T14:55:12+02:00 VersionNumbers: Add mb-* tags - - - - - 1 changed file: - processes/VersionNumbers Changes: ===================================== processes/VersionNumbers ===================================== @@ -14,9 +14,15 @@ A stable version is a series of dot separated numbers. Examples: Git Tags ======== -tor-browser-bundle.git is tagged with a tag using the following format: +tor-browser-build.git is tagged with a tag using the following format: tbb-$version-build$n -where $version is is the tor-browser version and $n a build number. +or: + + mb-$version-build$n + +where $version is is the tor-browser version (in the case of `tbb-*` +tags) or mullvad-browser version (in the case of `mb-*` tags) and $n a +build number. View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-spec/-/compare/d3... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-spec/-/compare/d3... You're receiving this email because of your account on gitlab.torproject.org.