From ed5b752d6505e2ca82728dfeabd77214d0edc5c4 Mon Sep 17 00:00:00 2001 From: xhe Date: Mon, 23 Jan 2017 21:52:29 +0800 Subject: desktop-notify.pl: bump to 1.0.1 as title--- scripts/desktop-notify.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/desktop-notify.pl') 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', -- cgit v1.2.3