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.
2 parents a5f47b4 + 120e0e0 commit a2d22d0Copy full SHA for a2d22d0
docs/how-ubuntu-is-made/concepts/version-strings.md
@@ -345,8 +345,8 @@ Native in Ubuntu:
345
| `2.0ubuntu0` (old format) | `2.1ubuntu` or `3.0ubuntu` | `2.0ubuntu0.1` |
346
| `2ubuntu` | `3ubuntu` | `2ubuntu0.1` |
347
| `2ubuntu0` (old format) | `3ubuntu` (new format) | `2ubuntu0.1` |
348
-| `3.1.2ubuntu.build10` | `3.1.3ubuntu` | `3.1.3ubuntu0.1` |
349
-| `2ubuntu` in multiple releases | `3ubuntu` or `3ubuntu~26.04.1` | `3ubuntu~25.10.1` and `3ubuntu~25.04.1` |
+| `3.1.2ubuntu.build10` | `3.1.3ubuntu` | `3.1.2ubuntu0.1` |
+| `2ubuntu` in multiple releases | `3ubuntu` or `3ubuntu~26.04.1` | `2ubuntu~25.10.1` and `2ubuntu~25.04.1` |
350
351
```{note}
352
0 commit comments