version bump in .h

This commit is contained in:
Jose Luis Blanco-Claraco
2025-01-07 23:39:21 +01:00
parent 7b5672e03a
commit 8a6c5dfe62

View File

@@ -61,7 +61,7 @@
#include <vector>
/** Library version: 0xMmP (M=Major,m=minor,P=patch) */
#define NANOFLANN_VERSION 0x162
#define NANOFLANN_VERSION 0x163
// Avoid conflicting declaration of min/max macros in Windows headers
#if !defined(NOMINMAX) && \