We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5a720d commit 00059a0Copy full SHA for 00059a0
bin/make_release.sh
@@ -3,4 +3,4 @@ VERSION=`grep "set(FLANN_VERSION" CMakeLists.txt | sed 's/[^0-9]*\([0-9]*\.[0-9
3
4
echo "Creating flann-$VERSION-src.zip"
5
6
-git archive --prefix=flann-$VERSION-src/ -o flann-$VERSION-src.zip $VERSION-release
+git archive --prefix=flann-$VERSION-src/ -o flann-$VERSION-src.zip $VERSION-src
doc/manual.pdf
278 KB
0 commit comments