diff options
Diffstat (limited to 'src')
-rwxr-xr-x | src/ivymon | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -93,7 +93,7 @@ use Tk::CmdLine; use vars qw/$VERSION $opt_help $opt_b $opt_bus $opt_history @opt_bind @opt_send $opt_size $opt_undersize $opt_out $opt_debug/; # **** VERSION **** -$VERSION = '1.20'; +$VERSION = '1.21'; # options initialisation # geometry |