Skip to content

Commit a7c6b83

Browse files
authored
Merge pull request systemd#113 from ssahani/version
Fix version display
2 parents 2ac2f2a + f07c882 commit a7c6b83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project('systemd-netlogd', 'c',
2-
version : '1.4',
2+
version : '1.4.1',
33
license : 'LGPLv2+',
44
default_options: [
55
'c_std=gnu11',

0 commit comments

Comments
 (0)