Update perf libs to 0.19.1 (#11301)

* fix for cuda sigverify check for small order pubkey
This commit is contained in:
sakridge 2020-07-31 09:19:43 -07:00 committed by GitHub
parent 52575349dc
commit 1733f6c9e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
PERF_LIBS_VERSION=v0.19.0
PERF_LIBS_VERSION=v0.19.1
VERSION=$PERF_LIBS_VERSION-1
set -e