diff options
author | etienne | 2006-04-26 14:49:25 +0000 |
---|---|---|
committer | etienne | 2006-04-26 14:49:25 +0000 |
commit | 90db2708dc0c12d25e781a1d8860d65a74787997 (patch) | |
tree | 0f7894d5cbd347a4df8df797c80040f9d72c00c9 /src | |
parent | b17a77dd6e24c365fe9ef8339d4684f9c9138897 (diff) | |
download | ivymon-90db2708dc0c12d25e781a1d8860d65a74787997.zip ivymon-90db2708dc0c12d25e781a1d8860d65a74787997.tar.gz ivymon-90db2708dc0c12d25e781a1d8860d65a74787997.tar.bz2 ivymon-90db2708dc0c12d25e781a1d8860d65a74787997.tar.xz |
*** empty log message ***
Diffstat (limited to 'src')
-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.13'; +$VERSION = '1.14'; # options initialisation $opt_loadingmode = 'replay-pause'; |