Skip to content

Commit

Permalink
update version for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
cromerc committed Aug 12, 2022
1 parent 8e90a16 commit 20faba2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sysusers
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
#!/bin/sh
# Copyright (c) 2018 Chris Cromer
# Copyright (c) 2018 - 2022 Chris Cromer
# Released under the 2-clause BSD license.
#
# This is an implementation of the systemd-sysusers command

sysusersver=0.6
sysusersver=0.7

warninvalid() {
printf "sysusers: %s on line %d of '%s'\n" "${1:-ignoring invalid entry}" \
Expand Down

0 comments on commit 20faba2

Please sign in to comment.