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 a61abb4 commit 3d31c18Copy full SHA for 3d31c18
doc/index.rst
@@ -275,4 +275,4 @@ Susant Sahani <ssahani@gmail.com>
275
Colophon
276
--------
277
278
-This page is part of systemd-netlogd (version 1.4.4, October 27, 2025).
+This page is part of systemd-netlogd (version 1.4.5, December 11, 2025).
meson.build
@@ -1,5 +1,5 @@
1
project('systemd-netlogd', 'c',
2
- version : '1.4.4',
+ version : '1.4.5',
3
license : 'LGPL-2.1-or-later',
4
default_options: [
5
'c_std=gnu11',
0 commit comments