Skip to content

Commit

Permalink
Cargo.toml: increment Debian package revision
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexTMjugador committed Aug 22, 2021
1 parent 05b8d6f commit ebfd4df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ extended-description-file = "target/debian/extended_package_description.txt"
section = "utils"
# For each release with the same version number (shouldn't be too many),
# increment this, and change APT repo action
revision = "2"
revision = "3"
# Sadly, automatic dependency detection is suboptimal because it pulls transitive
# dependencies and does not work fine when cross-compiling.
#
Expand Down

0 comments on commit ebfd4df

Please sign in to comment.