Skip to content

Commit

Permalink
Bump version to 6.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gempa-jabe committed Dec 16, 2024
1 parent 01c5255 commit e8b6316
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/system/libs/seiscomp/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

#define SEISCOMP_VERSION_MAJOR 6
#define SEISCOMP_VERSION_MINOR 6
#define SEISCOMP_VERSION_PATCH 2
#define SEISCOMP_VERSION_PATCH 3

#define SEISCOMP_VERSION ((SEISCOMP_VERSION_MAJOR << 0x10) |\
(SEISCOMP_VERSION_MINOR << 0x08) |\
Expand Down

0 comments on commit e8b6316

Please sign in to comment.