Skip to content

Commit 00059a0

Browse files
committed
Small fix
1 parent f5a720d commit 00059a0

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

bin/make_release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ VERSION=`grep "set(FLANN_VERSION" CMakeLists.txt | sed 's/[^0-9]*\([0-9]*\.[0-9
33

44
echo "Creating flann-$VERSION-src.zip"
55

6-
git archive --prefix=flann-$VERSION-src/ -o flann-$VERSION-src.zip $VERSION-release
6+
git archive --prefix=flann-$VERSION-src/ -o flann-$VERSION-src.zip $VERSION-src

doc/manual.pdf

278 KB
Binary file not shown.

0 commit comments

Comments
 (0)