summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoretienne2006-04-26 14:49:25 +0000
committeretienne2006-04-26 14:49:25 +0000
commit90db2708dc0c12d25e781a1d8860d65a74787997 (patch)
tree0f7894d5cbd347a4df8df797c80040f9d72c00c9
parentb17a77dd6e24c365fe9ef8339d4684f9c9138897 (diff)
downloadivymon-90db2708dc0c12d25e781a1d8860d65a74787997.zip
ivymon-90db2708dc0c12d25e781a1d8860d65a74787997.tar.gz
ivymon-90db2708dc0c12d25e781a1d8860d65a74787997.tar.bz2
ivymon-90db2708dc0c12d25e781a1d8860d65a74787997.tar.xz
*** empty log message ***
-rwxr-xr-xsrc/ivymon2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ivymon b/src/ivymon
index f8d9bcf..5d70d92 100755
--- a/src/ivymon
+++ b/src/ivymon
@@ -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';