Skip to content

Commit

Permalink
1.4.0-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Allan-N committed Jun 28, 2024
1 parent d0473ba commit b85e12f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
#
SRCNAME = asl3-update-nodelist
PKGNAME = $(SRCNAME)
RELVER = 1.3.0
DEBVER = 2
RELVER = 1.4.0
DEBVER = 1
RELPLAT ?= deb$(shell lsb_release -rs 2> /dev/null)

#
Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
asl3-update-nodelist (1.4.0-1) UNRELEASED; urgency=medium

* Improved the asl3-update-nodelist error handling (#4)

-- Allan Nathanson <wa3wco@arrl.net> Thu, 27 Jun 2024 20:36:01 -0400

asl3-update-nodelist (1.3.0-2) stable; urgency=medium

* Implement new asl3-update-astdb for astdb.txt management
Expand Down

0 comments on commit b85e12f

Please sign in to comment.