[installation] Update scanloc and SeisComP

This commit is contained in:
2025-10-30 11:04:30 +01:00
parent 2ff097f9d1
commit a7dd0d6c65
300 changed files with 3128 additions and 2958 deletions

View File

@ -26,7 +26,7 @@
#define SEISCOMP_VERSION_MAJOR 6
#define SEISCOMP_VERSION_MINOR 9
#define SEISCOMP_VERSION_PATCH 0
#define SEISCOMP_VERSION_PATCH 1
#define SEISCOMP_VERSION ((SEISCOMP_VERSION_MAJOR << 0x10) |\
(SEISCOMP_VERSION_MINOR << 0x08) |\