Commit c53e0875 authored by Hunter Loftis's avatar Hunter Loftis

update version

parent 72228824
...@@ -6,7 +6,7 @@ set -e # fail fast ...@@ -6,7 +6,7 @@ set -e # fail fast
set -o pipefail # don't ignore exit codes when piping output set -o pipefail # don't ignore exit codes when piping output
# set -x # enable debugging # set -x # enable debugging
bp_version="64" bp_version="63-rc"
# Configure directories # Configure directories
build_dir=$1 build_dir=$1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment