Skip to content

Commit

Permalink
Fix cardboard example
Browse files Browse the repository at this point in the history
  • Loading branch information
AndersonTorres committed Sep 25, 2021
1 parent b54350e commit 0ae28d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rfcs/0107-version-normalization.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ Some useful examples:
"2.0.14+unstable=2021-05-28";`.

- Cardboard is a typical Gitlab-hosted program; it has no labeled release yet,
therefore we use `0.0.0` as default stable version; the latest commit was made
therefore we use `0_0` as default stable version; the latest commit was made
on May 10, 2021; therefore, we have `pname = "cardboard"; version =
"0_0+unstable=2021-05-21";`.

Expand Down

0 comments on commit 0ae28d1

Please sign in to comment.