From: Jeroen van der Heijden Date: Mon, 8 Jul 2019 12:10:55 +0000 (+0200) Subject: Update version X-Git-Tag: archive/raspbian/2.0.44-1+rpi1~1^2~3^2~6^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=45198d42c6a44631076de30d36c5fa64f3408109;p=siridb-server.git Update version --- diff --git a/include/siri/version.h b/include/siri/version.h index d6e3598e..667c6a4b 100644 --- a/include/siri/version.h +++ b/include/siri/version.h @@ -13,9 +13,9 @@ * This should be an empty string when building a final release. * Examples: "-alpha-0" "-alpha-1", "" * Note that debian alpha packages should use versions like this: - * 2.0.30-0alpha0 + * 2.0.34-0alpha0 */ -#define SIRIDB_VERSION_PRE_RELEASE "-alpha-1" +#define SIRIDB_VERSION_PRE_RELEASE "" #ifndef NDEBUG #define SIRIDB_VERSION_BUILD_RELEASE "+debug"