Skip to content

Commit 3e19370

Browse files
author
Greg Steuck
committed
Use OpenBSD 6.3.
1 parent 66bd7ba commit 3e19370

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

env/openbsd-amd64/make.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
set -e
99
set -u
1010

11-
readonly VERSION="6.2"
11+
readonly VERSION="6.3"
1212
readonly RELNO="${VERSION/./}"
1313

1414
readonly ARCH="${ARCH:-amd64}"

0 commit comments

Comments
 (0)