Skip to content

Commit

Permalink
Make the version sensible
Browse files Browse the repository at this point in the history
  • Loading branch information
stickster committed Jan 28, 2007
1 parent 027a54a commit 3bfcd26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notify.pl
Expand Up @@ -11,7 +11,7 @@
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',
Expand Down

0 comments on commit 3bfcd26

Please sign in to comment.