From e622289548307e6a5455ad92cb4ed2778fb5a6d6 Mon Sep 17 00:00:00 2001 From: Jeroen van der Heijden Date: Fri, 25 Sep 2020 09:47:21 +0200 Subject: [PATCH] alpha-2 --- 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 60dac7a1..6d48a380 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-1" +#define SIRIDB_VERSION_PRE_RELEASE "-alpha-2" #ifndef NDEBUG #define SIRIDB_VERSION_BUILD_RELEASE "+debug" -- 2.30.2