Skip to content

Commit 5c63d99

Browse files
committed
Version updated to 3.2
1 parent 90d4be2 commit 5c63d99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/capture/executils/const.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414
//
1515
// ------------------------------------------------------------------------------
1616
var (
17-
SCRIPT_VERSION = "3.1.6"
17+
SCRIPT_VERSION = "3.2"
1818
SCRIPT_SPAN = 120 // How long the whole script should take. Default=240
1919
JAVACORE_INTERVAL = 30 // How often javacores should be taken. Default=30
2020
TOP_INTERVAL = 60 // How often top data should be taken. Default=60

0 commit comments

Comments
 (0)