We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e60e9f8 commit df8d309Copy full SHA for df8d309
2 files changed
Makefile
@@ -3,7 +3,7 @@
3
#
4
SRCNAME = ASL3
5
PKGNAME = asl3
6
-RELVER = 3.10
+RELVER = 3.11
7
DEBVER = 1
8
RELPLAT ?= deb$(shell lsb_release -rs 2> /dev/null)
9
debian/changelog
@@ -1,3 +1,9 @@
1
+asl3 (3.11-1) stable; urgency=medium
2
+
+ * asl-play-arn: use full path to overcome PATH indeterminacy (#160)
+ -- Allan Nathanson <wa3wco@arrl.net> Fri, 17 Oct 2025 16:36:28 -0400
asl3 (3.10-1) stable; urgency=medium
* asl-play-arn: Fixes permission problem when playing ARRL radio news (#158)
0 commit comments