summaryrefslogtreecommitdiff
path: root/src/analysis/db/protocol.h
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2018-12-02 09:56:44 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2018-12-02 09:56:44 (GMT)
commit1f564b89687f8c3acdae4858449d0d88cc660563 (patch)
treeeca583405abf3d1dd4a7a23350c37ea50b49fd27 /src/analysis/db/protocol.h
parentbd40ddc2660dff7c809fc4ffe39dca8d01e71454 (diff)
Increased the current DB protocol version.
Diffstat (limited to 'src/analysis/db/protocol.h')
-rw-r--r--src/analysis/db/protocol.h2
1 files changed, 1 insertions, 1 deletions
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