diff options
Diffstat (limited to 'src/ivymon')
-rwxr-xr-x | src/ivymon | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -92,7 +92,7 @@ use vars qw/$VERSION $opt_help $opt_b $opt_bus $opt_history @opt_bind @opt_send $opt_undersize $opt_out $opt_loadingmode $opt_replayrepeat $opt_replaystartregexp $opt_replaystopregexp $opt_replaytimegranularity/; # **** VERSION *** -$VERSION = '1.15'; +$VERSION = '1.15.1'; # options initialisation $opt_loadingmode = 'replay-pause'; |