aboutsummaryrefslogtreecommitdiffstats
path: root/lacme-accountd
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2026-07-20 19:52:28 +0200
committerGuilhem Moulin <guilhem@fripost.org>2026-07-20 19:52:28 +0200
commitcc2ff5e80a465b0325e317aeedb3437165fa2e1b (patch)
tree235db7a40214dee48ee15d6b5a6c9a3430c5a65e /lacme-accountd
parentfc52c4f391dd6cae1f20ebfc9aefd9f6bc78cfd8 (diff)
Prepare new release v0.8.4.HEADv0.8.4master
Diffstat (limited to 'lacme-accountd')
-rwxr-xr-xlacme-accountd2
1 files changed, 1 insertions, 1 deletions
diff --git a/lacme-accountd b/lacme-accountd
index a0cc15f..05fa227 100755
--- a/lacme-accountd
+++ b/lacme-accountd
@@ -23,7 +23,7 @@ use v5.14.2;
use strict;
use warnings;
-our $VERSION = '0.8.3';
+our $VERSION = '0.8.4';
my $PROTOCOL_VERSION = 1;
my $NAME = 'lacme-accountd';