Skip to content

Commit 2c1da55

Browse files
authored
Merge pull request #106 from Shwetajain148/command-logging-support
Upgrade script version
2 parents 45d1aec + c6d8acc commit 2c1da55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Linux Script/configure-linux.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ function ctrl_c() {
1515
#name of the current script. This will get overwritten by the child script which calls this
1616
SCRIPT_NAME=configure-linux.sh
1717
#version of the current script. This will get overwritten by the child script which calls this
18-
SCRIPT_VERSION=1.19
18+
SCRIPT_VERSION=1.20
1919

2020
#application tag. This will get overwritten by the child script which calls this
2121
APP_TAG=

0 commit comments

Comments
 (0)