Skip to content

Commit

Permalink
Release 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Noah Meyerhans committed Jun 14, 2022
1 parent 2f8ed9a commit b70d485
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.1.0
version=2.1.1

# 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.1.0
Version: 2.1.1
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.1.1-1~1) unstable; urgency=medium

* New upstream release

-- Noah Meyerhans <[email protected]> Fri, 10 Jun 2022 21:44:32 -0700

amazon-ec2-net-utils (2.1.0-1~1) unstable; urgency=medium

* New upstream version
Expand Down

0 comments on commit b70d485

Please sign in to comment.