From 1f564b89687f8c3acdae4858449d0d88cc660563 Mon Sep 17 00:00:00 2001 From: Cyrille Bagard Date: Sun, 2 Dec 2018 10:56:44 +0100 Subject: Increased the current DB protocol version. --- src/analysis/db/protocol.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/analysis/db/protocol.h b/src/analysis/db/protocol.h index 363669b..202a923 100644 --- a/src/analysis/db/protocol.h +++ b/src/analysis/db/protocol.h @@ -29,7 +29,7 @@ /** * Version de la définition courante du protocole. */ -#define CDB_PROTOCOL_VERSION 0xc0de0002 +#define CDB_PROTOCOL_VERSION 0xc0de0003 -- cgit v0.11.2-87-g4458