Skip to content

Commit

Permalink
v3.6.3-2
Browse files Browse the repository at this point in the history
  • Loading branch information
jxmx committed Jan 22, 2025
1 parent cfc6823 commit 2a8fc3c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.6.2
DEBVER = 1
RELVER = 3.6.3
DEBVER = 2
RELPLAT ?= deb$(shell lsb_release -rs 2> /dev/null)

BUILDABLES = \
Expand Down
4 changes: 2 additions & 2 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
asl3 (3.6.2-1) stable; urgency=medium
asl3 (3.6.3-2) stable; urgency=medium

* Move code from #119 to /etc/kernel/postinst.d

-- Jason McCormick <[email protected]> Wed, 22 Jan 2025 16:39:44 -0500
-- Jason McCormick <[email protected]> Wed, 22 Jan 2025 17:54:52 -0500

asl3 (3.6.1-1) stable; urgency=medium

Expand Down

0 comments on commit 2a8fc3c

Please sign in to comment.