Skip to content

Commit 2096d38

Browse files
jemma-nelsonsolexa
authored andcommitted
Update version number to 4.1.1.
1 parent 25a0a2f commit 2096d38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hotspot-distr/hotspot-deploy/src/Cluster.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -565,7 +565,7 @@ namespace hotspot
565565
{
566566
if (argc < 2)
567567
{
568-
std::string msg = "HotSpot5 Usage:";
568+
std::string msg = "HotSpot5 v4.1.1 Usage:";
569569
msg += "\n -range <int> <int> <int> (lower upper increment windows)";
570570
msg += "\n -densWin <int> (background window)";
571571
msg += "\n -minsd <float> (minimum for anomaly)";

0 commit comments

Comments
 (0)