From: Jeroen van der Heijden Date: Fri, 28 Aug 2020 09:19:08 +0000 (+0200) Subject: Update version and changelog X-Git-Tag: archive/raspbian/2.0.44-1+rpi1~1^2~3^2~3^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=868bfc3961200469832b5b85d19f8ab75baa5f8f;p=siridb-server.git Update version and changelog --- diff --git a/debian/changelog b/debian/changelog index aa379249..a2862a9c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +siridb-server (2.0.38-0~tt1) unstable; urgency=medium + + * New upstream release + - Added tag support (#74) + - Fixed cleanup duplicate package (#134) + + -- Jeroen van der Heijden Fri, 28 Aug 2020 11:12:24 +0200 + siridb-server (2.0.37-0~tt1) unstable; urgency=medium * New upstream release diff --git a/include/siri/version.h b/include/siri/version.h index 12a9df8b..ac332a39 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"