From: Jari Matilainen Date: Mon, 23 Mar 2026 20:46:12 +0000 (+0100) Subject: Update 0x0st.pl X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=a7c77fe0217b636a3d1b7ca9af6589a3e82f268d;p=irssi-scripts.irssi.org.git Update 0x0st.pl Forgot to dump version --- diff --git a/scripts/0x0st.pl b/scripts/0x0st.pl index 2dccda0..d60cb22 100644 --- a/scripts/0x0st.pl +++ b/scripts/0x0st.pl @@ -9,7 +9,7 @@ use Storable qw/store_fd fd_retrieve/; use File::Glob qw/:bsd_glob/; use Digest::MD5 qw/md5_hex/; -$VERSION = '0.05'; +$VERSION = '0.06'; %IRSSI = ( authors => 'bw1', contact => 'bw1@aol.at',