aboutsummaryrefslogtreecommitdiffstats
path: root/lacme-accountd
diff options
context:
space:
mode:
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 00d6ccd..547af59 100755
--- a/lacme-accountd
+++ b/lacme-accountd
@@ -22,7 +22,7 @@
use strict;
use warnings;
-our $VERSION = '0.0.1';
+our $VERSION = '0.3';
my $PROTOCOL_VERSION = 1;
my $NAME = 'lacme-accountd';