Skip to content
Snippets Groups Projects
Commit b90704e4 authored by Jens Georg's avatar Jens Georg
Browse files

fix: Typo in hostlist

parent 70397818
No related merge requests found
......@@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.16)
# Note: Always keep MAJOR_VERSION and MINOR_VERSION identical to the server version. Count only the patch separately.
set(${PROJECT_NAME}_MAJOR_VERSION 03)
set(${PROJECT_NAME}_MINOR_VERSION 03)
set(${PROJECT_NAME}_PATCH_VERSION 02)
set(${PROJECT_NAME}_PATCH_VERSION 03)
include(cmake/set_version_numbers.cmake)
include(cmake/config_generator_project.cmake)
......
......@@ -17,7 +17,7 @@ xfelcpusd1932tl.desy.de D xfel BAM/1932M.TL BAM/1932
# xfel SASE
xfelcpusd2461s1.desy.de D xfel BAM/2461.S1
xfelcpusd2423s2.desy.de D xfel BAM/2423.S2
xfelcpusd2423s2b.desy.de D xfel BAM/2423.S2
xfelcpusd2955s3.desy.de D xfel BAM/2955.S3
# labs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment