From b333d9ad8eb48527ba117500899df253b7fe778b Mon Sep 17 00:00:00 2001 From: Jeroen van der Heijden Date: Thu, 14 Jun 2018 16:22:01 +0200 Subject: [PATCH] Upd master version --- 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 3ea4c838..bf227c3a 100644 --- a/include/siri/version.h +++ b/include/siri/version.h @@ -13,7 +13,7 @@ #define SIRIDB_VERSION_MAJOR 2 #define SIRIDB_VERSION_MINOR 0 -#define SIRIDB_VERSION_PATCH 27 +#define SIRIDB_VERSION_PATCH 28 #define SIRIDB_STRINGIFY(num) #num #define SIRIDB_VERSION_STR(major,minor,patch) \ -- 2.30.2