From: xhe Date: Mon, 23 Jan 2017 13:52:29 +0000 (+0800) Subject: desktop-notify.pl: bump to 1.0.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=ed5b752d6505e2ca82728dfeabd77214d0edc5c4;p=irssi-scripts.irssi.org.git desktop-notify.pl: bump to 1.0.1 as title --- diff --git a/scripts/desktop-notify.pl b/scripts/desktop-notify.pl index 97c3012..c41a9f4 100644 --- a/scripts/desktop-notify.pl +++ b/scripts/desktop-notify.pl @@ -26,7 +26,7 @@ use HTML::Entities; use Glib::Object::Introspection; # Ignore 'late INIT' warning message if autoloading use Encode; -our $VERSION = '1.0.0'; +our $VERSION = '1.0.1'; our %IRSSI = ( authors => 'Felipe F. Tonello', contact => 'eu@felipetonello.com',