diff options
| author | Guilhem Moulin <guilhem@fripost.org> | 2026-07-20 19:52:28 +0200 |
|---|---|---|
| committer | Guilhem Moulin <guilhem@fripost.org> | 2026-07-20 19:52:28 +0200 |
| commit | cc2ff5e80a465b0325e317aeedb3437165fa2e1b (patch) | |
| tree | 235db7a40214dee48ee15d6b5a6c9a3430c5a65e /client | |
| parent | fc52c4f391dd6cae1f20ebfc9aefd9f6bc78cfd8 (diff) | |
Diffstat (limited to 'client')
| -rwxr-xr-x | client | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -43,7 +43,7 @@ use warnings; # instance own by another user and created with umask 0177) is not a # problem since SOCKET_FD can be bound as root prior to the execve(2). -our $VERSION = '0.8.3'; +our $VERSION = '0.8.4'; my $PROTOCOL_VERSION = 1; my $NAME = 'lacme-client'; |
