Skip to content

Commit

Permalink
bump parRSB version
Browse files Browse the repository at this point in the history
  • Loading branch information
stgeke committed May 15, 2023
1 parent 933fd17 commit 2c81113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 3rd_party/parRSB/install
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
set -e

VER=0.9
VER=0.9.1

if [ "$1" == "clean" ]; then
rm -rf parRSB/build lib include 2>/dev/null
Expand Down

0 comments on commit 2c81113

Please sign in to comment.