From: Jeroen van der Heijden Date: Mon, 20 Jan 2020 14:04:53 +0000 (+0100) Subject: Update alpha release, and requirements for itest X-Git-Tag: archive/raspbian/2.0.44-1+rpi1~1^2~3^2~5^2~26 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=c92727aedbb5adbb2e51a4c6f6a32f171af5345c;p=siridb-server.git Update alpha release, and requirements for itest --- diff --git a/include/siri/version.h b/include/siri/version.h index 36fc2750..80fdeff0 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 "-alpha-3" #ifndef NDEBUG #define SIRIDB_VERSION_BUILD_RELEASE "+debug" diff --git a/itest/requirements.txt b/itest/requirements.txt index f44e6797..cb2da8ef 100644 --- a/itest/requirements.txt +++ b/itest/requirements.txt @@ -1,2 +1,3 @@ siridb-connector psutil +requests