From: Jeroen van der Heijden Date: Fri, 29 Apr 2022 06:22:29 +0000 (+0200) Subject: Update changelog and version X-Git-Tag: archive/raspbian/2.0.48-1+rpi1^2~6^2^2~8 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=4066be412fa0a2df291f712a56398c7e2ff4c24d;p=siridb-server.git Update changelog and version --- diff --git a/debian/changelog b/debian/changelog index 7483caf9..30ecaedf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +siridb-server (2.0.47-0~cb1) unstable; urgency=medium + + * New upstream release + - Fixed initializing `random` (Thanks to Jayakrishna Menon) + - Changed Tee from Unix to TCP socket (#179) + + -- Jeroen van der Heijden Fri, 29 Apr 2022 08:17:01 +0200 + siridb-server (2.0.46-0~tt1) unstable; urgency=medium * New upstream release diff --git a/include/siri/version.h b/include/siri/version.h index 19a38342..5162ae95 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-2" +#define SIRIDB_VERSION_PRE_RELEASE "" #ifndef NDEBUG #define SIRIDB_VERSION_BUILD_RELEASE "+debug"