diff options
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.2'; +our $VERSION = '0.8.3';  my $PROTOCOL_VERSION = 1;  my $NAME = 'lacme-client'; | 
