From b72d3c7d9418e9d85983fadee3819c7bd34d3cae Mon Sep 17 00:00:00 2001 From: Jeroen van der Heijden Date: Wed, 25 Oct 2023 09:43:08 +0200 Subject: [PATCH] Upd version --- include/siri/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/siri/version.h b/include/siri/version.h index 984c9239..e0fcbe6b 100644 --- a/include/siri/version.h +++ b/include/siri/version.h @@ -15,7 +15,7 @@ * Note that debian alpha packages should use versions like this: * 2.0.34-0alpha0 */ -#define SIRIDB_VERSION_PRE_RELEASE "-alpha-4" +#define SIRIDB_VERSION_PRE_RELEASE "" #ifndef NDEBUG #define SIRIDB_VERSION_BUILD_RELEASE "+debug"