Skip to content

Commit

Permalink
Bump version to 2.3.0 in GNUMakefile and package metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
Noah Meyerhans committed Oct 10, 2022
1 parent 53e3304 commit 57cc0e5
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion GNUmakefile
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
Expand Down
2 changes: 1 addition & 1 deletion amazon-ec2-net-utils.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: amazon-ec2-net-utils
Version: 2.2.0
Version: 2.3.0
Release: 1%{?dist}
Summary: utilities for managing network interfaces in Amazon EC2

Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
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
Expand Down

0 comments on commit 57cc0e5

Please sign in to comment.