Skip to content

Commit 5e3026c

Browse files
committed
Update version
1 parent 5993485 commit 5e3026c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/nanoflann.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
#include <vector>
6363

6464
/** Library version: 0xMmP (M=Major,m=minor,P=patch) */
65-
#define NANOFLANN_VERSION 0x171
65+
#define NANOFLANN_VERSION 0x180
6666

6767
// Avoid conflicting declaration of min/max macros in Windows headers
6868
#if !defined(NOMINMAX) && \

0 commit comments

Comments
 (0)