From 8b6f27194a2d54b20cdb2f7ed0a49bfa1d1ebd8f Mon Sep 17 00:00:00 2001 From: Jeroen van der Heijden Date: Fri, 12 Oct 2018 19:36:51 +0200 Subject: [PATCH] Version 2.0.30 --- 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 04578c84..1d01e358 100644 --- a/include/siri/version.h +++ b/include/siri/version.h @@ -13,7 +13,7 @@ * This should be an empty string when building a final release. * Examples: "-alpha-0" "-alpha-1", "" */ -#define SIRIDB_VERSION_PRE_RELEASE "-alpha-2" +#define SIRIDB_VERSION_PRE_RELEASE "" #ifndef NDEBUG #define SIRIDB_VERSION_BUILD_RELEASE "+debug" -- 2.30.2