Skip to content

Commit

Permalink
bootstrap|update: almost time for 18.7
Browse files Browse the repository at this point in the history
  • Loading branch information
fichtner committed Jul 18, 2018
1 parent 979fcfc commit f703557
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bootstrap/opnsense-bootstrap.sh
Expand Up @@ -31,7 +31,7 @@ URL="https://github.com/opnsense/core/archive/stable"
WORKPREFIX="/tmp/opnsense-bootstrap"
FLAVOUR="OpenSSL"
TYPE="opnsense"
RELEASE="18.1"
RELEASE="18.7"

DO_BARE=
DO_INSECURE=
Expand Down
2 changes: 1 addition & 1 deletion update/opnsense-update.sh
Expand Up @@ -50,7 +50,7 @@ DEBUGDIR="/usr/lib/debug"
KERNELDIR="/boot/kernel"
PKG="pkg-static"
ARCH=$(uname -p)
VERSION="18.1.11"
VERSION="18.7"

if [ ! -f ${ORIGIN} ]; then
echo "Missing ${ORIGIN}" >&2
Expand Down

0 comments on commit f703557

Please sign in to comment.