Skip to content

Commit

Permalink
update: prepare for final 17.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
fichtner committed Jan 23, 2017

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 22cea06 commit 47e0937
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update/opnsense-update.sh
Original file line number Diff line number Diff line change
@@ -42,7 +42,7 @@ WORKDIR=${WORKPREFIX}/${$}
KERNELDIR="/boot/kernel"
PKG="pkg-static"
ARCH=$(uname -p)
VERSION="16.7.11"
VERSION="17.1"

if [ ! -f ${ORIGIN} ]; then
echo "Missing origin.conf"

0 comments on commit 47e0937

Please sign in to comment.