Skip to content

Commit

Permalink
v3.1.1-1
Browse files Browse the repository at this point in the history
  • Loading branch information
jxmx committed Jun 9, 2024
1 parent e0e301a commit 4dcfcb5
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
PKGNAME = asl3
RELVER = 3.1.0
DEBVER = 3
RELVER = 3.1.1
DEBVER = 1
RELPLAT ?= deb$(shell lsb_release -rs 2> /dev/null)

BUILDABLES = \
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 (3.1.1-1) stable; urgency=medium

* Change asl-telemetry default path

-- Jason McCormick <[email protected]> Sun, 09 Jun 2024 13:38:08 -0400

asl3 (3.1.0-3) stable; urgency=medium

* Add asl-say, asl-telemetry
Expand Down

0 comments on commit 4dcfcb5

Please sign in to comment.