From 3ee3b6e8770cd31305b120d3aabbb273c9ec184a Mon Sep 17 00:00:00 2001 From: Takanori Nakane Date: Tue, 31 Aug 2021 11:17:01 +0100 Subject: [PATCH] RELION 3.1.3 --- src/macros.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/macros.h b/src/macros.h index 460130c91..44334ea73 100644 --- a/src/macros.h +++ b/src/macros.h @@ -45,7 +45,7 @@ #ifndef MACROS_H #define MACROS_H -#define RELION_SHORT_VERSION "3.1.2" +#define RELION_SHORT_VERSION "3.1.3" extern const char *g_RELION_VERSION; #include