Skip to content

Commit

Permalink
update: 16.7.11 will have new base/kernel set
Browse files Browse the repository at this point in the history
  • Loading branch information
fichtner committed Dec 6, 2016
1 parent ae1b9d7 commit ffcd64c
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
@@ -43,7 +43,7 @@ KERNELDIR="/boot/kernel"
PKG="pkg-static"
ARCH=$(uname -p)
FLAVOUR="OpenSSL"
VERSION="16.7.7"
VERSION="16.7.11"

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

0 comments on commit ffcd64c

Please sign in to comment.