Skip to content

Commit a4b9e1c

Browse files
committed
v5.5
1 parent 43f1a7e commit a4b9e1c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Build variables
44
#
5-
RELVER = 5.4
5+
RELVER = 5.5
66
DEBVER = 1
77
ifndef ${RELPLAT}
88
RELPLAT = deb$(shell lsb_release -rs 2> /dev/null)

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
firefly-logger (5.5-1) unstable; urgency=medium
2+
3+
* Minor fixes for Debian 12 compatability; no features
4+
5+
-- Jason McCormick <[email protected]> Sun, 11 May 2025 11:23:36 -0400
6+
17
firefly-logger (5.4-1) unstable; urgency=medium
28

39
* Minor fixes for FD25. See CHANGELOG.txt.

0 commit comments

Comments
 (0)