Update FPGA version in the upload script
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
# Copyright (2019-2024) Paul Scherrer Institute
|
||||
#
|
||||
|
||||
export FPGA_VERSION=1.0.0-rc.24
|
||||
export FPGA_VERSION=1.0.0-rc.31
|
||||
export PACKAGE_VERSION_SEM=`head -n1 VERSION`
|
||||
export PACKAGE_VERSION=${PACKAGE_VERSION_SEM//-/_}
|
||||
export PACKAGE_VERSION_PYTHON=${PACKAGE_VERSION_SEM//-rc./rc}
|
||||
|
||||
Reference in New Issue
Block a user