Skip to content

Commit 1733f6c

Browse files
authored
Update perf libs to 0.19.1 (solana-labs#11301)
* fix for cuda sigverify check for small order pubkey
1 parent 5257534 commit 1733f6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fetch-perf-libs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
PERF_LIBS_VERSION=v0.19.0
3+
PERF_LIBS_VERSION=v0.19.1
44
VERSION=$PERF_LIBS_VERSION-1
55

66
set -e

0 commit comments

Comments
 (0)