diff options
author | etienne | 2007-06-14 15:30:46 +0000 |
---|---|---|
committer | etienne | 2007-06-14 15:30:46 +0000 |
commit | 9593495329be3713c99d7e1a9aa40131e10448aa (patch) | |
tree | ecfe7420783fcfd77aa706f0bdcef7c30fb0fc0f /src | |
parent | 27cd36a21cf170c5dacf5ca66b64791b3f3bbaf8 (diff) | |
download | ivymon-9593495329be3713c99d7e1a9aa40131e10448aa.zip ivymon-9593495329be3713c99d7e1a9aa40131e10448aa.tar.gz ivymon-9593495329be3713c99d7e1a9aa40131e10448aa.tar.bz2 ivymon-9593495329be3713c99d7e1a9aa40131e10448aa.tar.xz |
updated version
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 |