Skip to content

Commit 83fbcc4

Browse files
committed
fix version
1 parent 6e47bd8 commit 83fbcc4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

transfer/put_irfs_to_ucla.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ command -v bbftp >/dev/null 2>&1 || { echo >&2 "bbftp is not installed. Aborting
1414

1515
# Eventdisplay version
1616
VERSION=$(cat ../IRFMINORVERSION)
17-
VERSION="${VERSION}.5"
1817
if [[ $IRFTYPE ]]; then
1918
VERSION=${VERSION}${IRFTYPE}
2019
fi

0 commit comments

Comments
 (0)