From 5b1a65320d62682be3c1c8f4b6b1e28b1a68e104 Mon Sep 17 00:00:00 2001 From: scheres Date: Mon, 2 Dec 2024 15:53:33 +0000 Subject: [PATCH] going stable to version 5.0.0 --- src/macros.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/macros.h b/src/macros.h index 6df1d08a..aa747233 100644 --- a/src/macros.h +++ b/src/macros.h @@ -45,7 +45,7 @@ #ifndef MACROS_H #define MACROS_H -#define RELION_SHORT_VERSION "5.0-beta-4" +#define RELION_SHORT_VERSION "5.0.0" extern const char *g_RELION_VERSION; #include