diff options
Diffstat (limited to 'scripts/desktop-notify.pl')
| -rw-r--r-- | scripts/desktop-notify.pl | 2 |
1 files changed, 1 insertions, 1 deletions
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', |
