From 3249cc5c02ef842bac1ebc6a82315c9e9e326a16 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sun, 4 Feb 2018 00:37:18 +0100 Subject: Increase version v1.00 -> v1.01 Also add a changelog. --- vimput.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vimput.pl') diff --git a/vimput.pl b/vimput.pl index a316528..ad74c89 100644 --- a/vimput.pl +++ b/vimput.pl @@ -32,7 +32,7 @@ use POSIX qw(mkfifo); use Irssi; -our $VERSION = '1.00'; +our $VERSION = '1.01'; our %IRSSI = { authors => 'Teddy Wing', contact => 'irssi@teddywing.com', -- cgit v1.2.3