Skip to content

Commit 4db79cd

Browse files
committed
version-strings: fix ubuntu native sru update version by reference
1 parent c981cd5 commit 4db79cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/how-ubuntu-is-made/concepts/version-strings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ List of these and further related examples:
284284
| `2.0-2ubuntu2.1` | `2.0-2ubuntu2.2` |
285285
| `2.0-2build1` | `2.0-2ubuntu0.1` |
286286
| `2.0` | `2.0ubuntu0.1` |
287-
| `2.0ubuntu` | `2.0ubuntu~22.04.1` |
287+
| `2.0ubuntu` | see {ref}`native packages <version-native-packages>` |
288288
| `2.0-2ubuntu0.24.04.1` | `2.0-2ubuntu0.24.04.2` |
289289
| `2.0-2` in two releases | `2.0-2ubuntu0.25.04.1` and `2.0-2ubuntu0.24.04.1` |
290290
| `2.0-2ubuntu1` in two releases | `2.0-2ubuntu1.25.04.1` and `2.0-2ubuntu1.24.04.1` |

0 commit comments

Comments
 (0)