aboutsummaryrefslogtreecommitdiffstats
path: root/vimput.pl
diff options
context:
space:
mode:
authorTeddy Wing2018-02-04 00:37:18 +0100
committerTeddy Wing2018-02-04 00:39:56 +0100
commit3249cc5c02ef842bac1ebc6a82315c9e9e326a16 (patch)
tree12279a183699d208abc03cbe128e5d39e51d861a /vimput.pl
parent3fa851b55688da55687d0219572031f5db20cadd (diff)
downloadirssi-vimput-master.tar.bz2
Increase version v1.00 -> v1.01HEADv1.01master
Also add a changelog.
Diffstat (limited to 'vimput.pl')
-rw-r--r--vimput.pl2
1 files changed, 1 insertions, 1 deletions
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',