We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c981cd5 commit 4db79cdCopy full SHA for 4db79cd
docs/how-ubuntu-is-made/concepts/version-strings.md
@@ -284,7 +284,7 @@ List of these and further related examples:
284
| `2.0-2ubuntu2.1` | `2.0-2ubuntu2.2` |
285
| `2.0-2build1` | `2.0-2ubuntu0.1` |
286
| `2.0` | `2.0ubuntu0.1` |
287
-| `2.0ubuntu` | `2.0ubuntu~22.04.1` |
+| `2.0ubuntu` | see {ref}`native packages <version-native-packages>` |
288
| `2.0-2ubuntu0.24.04.1` | `2.0-2ubuntu0.24.04.2` |
289
| `2.0-2` in two releases | `2.0-2ubuntu0.25.04.1` and `2.0-2ubuntu0.24.04.1` |
290
| `2.0-2ubuntu1` in two releases | `2.0-2ubuntu1.25.04.1` and `2.0-2ubuntu1.24.04.1` |
0 commit comments