diff --git a/Makefile b/Makefile index 0a998d5..cf4b4e3 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ # SRCNAME = asl3-menu PKGNAME = $(SRCNAME) -RELVER = 1.8 +RELVER = 1.9 DEBVER = 1 RELPLAT ?= deb$(shell lsb_release -rs 2> /dev/null) diff --git a/debian/changelog b/debian/changelog index 5740501..dce82bc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +asl3-menu (1.9-1) stable; urgency=medium + + * Add new "build-asl3" script (#28) + * Include "test" modules in only one package (#29) + + -- Allan Nathanson Fri, 20 Sep 2024 19:25:39 -0400 + asl3-menu (1.8-1) stable; urgency=medium * Nodes must have an ["idrecording"] callsign ID (#55)