We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43f1a7e commit a4b9e1cCopy full SHA for a4b9e1c
Makefile
@@ -2,7 +2,7 @@
2
#
3
# Build variables
4
5
-RELVER = 5.4
+RELVER = 5.5
6
DEBVER = 1
7
ifndef ${RELPLAT}
8
RELPLAT = deb$(shell lsb_release -rs 2> /dev/null)
debian/changelog
@@ -1,3 +1,9 @@
1
+firefly-logger (5.5-1) unstable; urgency=medium
+
+ * Minor fixes for Debian 12 compatability; no features
+ -- Jason McCormick <[email protected]> Sun, 11 May 2025 11:23:36 -0400
firefly-logger (5.4-1) unstable; urgency=medium
9
* Minor fixes for FD25. See CHANGELOG.txt.
0 commit comments