-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump version to 2.3.0 in GNUMakefile and package metadata
- Loading branch information
Noah Meyerhans
committed
Oct 10, 2022
1 parent
53e3304
commit 57cc0e5
Showing
3 changed files
with
8 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
pkgname=amazon-ec2-net-utils | ||
version=2.2.0 | ||
version=2.3.0 | ||
|
||
# Used by 'install' | ||
PREFIX?=/usr/local | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
amazon-ec2-net-utils (2.3.0-1~1) unstable; urgency=medium | ||
|
||
* New upstream release | ||
|
||
-- Noah Meyerhans <[email protected]> Mon, 10 Oct 2022 15:52:58 -0700 | ||
|
||
amazon-ec2-net-utils (2.2.0-1~1) unstable; urgency=medium | ||
|
||
* New upstream release | ||
|