summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--notify.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/notify.pl b/notify.pl
index 2e2392b..037c099 100644
--- a/notify.pl
+++ b/notify.pl
@@ -11,7 +11,7 @@ use vars qw($VERSION %IRSSI);
use Net::DBus qw(:typing);
-$VERSION = "0.01";
+$VERSION = "0.2.0";
%IRSSI = (
authors => 'Luke Macken, Paul W. Frields',
contact => 'lewk@csh.rit.edu, stickster@gmail.com',