From cc1fb46e2dd53ed83837f37be26d87e6a1ed241c Mon Sep 17 00:00:00 2001 From: Jeroen van der Heijden Date: Thu, 4 Apr 2019 14:16:10 +0200 Subject: [PATCH] Update for release --- 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 2d07f755..9b99215c 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.30-0alpha0 */ -#define SIRIDB_VERSION_PRE_RELEASE "-alpha-1" +#define SIRIDB_VERSION_PRE_RELEASE "" #ifndef NDEBUG #define SIRIDB_VERSION_BUILD_RELEASE "+debug" -- 2.30.2