aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2017-05-29 18:29:57 +0200
committerGuilhem Moulin <guilhem@fripost.org>2017-05-29 18:29:57 +0200
commit77f04516b616f32b3203a9709e31dbd01718854d (patch)
tree005c5274123c9939b3adba93f11ecbe468053ae6
parent8f2b5f6f16fc79f1d61c1f0c1da075f0d249fd88 (diff)
Bump iso version.
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 26c20e3..a439985 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ CC += -m$(shell dpkg-architecture -qDEB_HOST_ARCH_BITS $(patsubst %,-a%, ${ARCH}
DEB_ARCH = $(shell dpkg-architecture -qDEB_HOST_ARCH $(patsubst %,-a%, ${ARCH}))
# Multiarch: apt-get install gcc-multilib libc6-dev-x32
-VERSION = 8.2.0
+VERSION = 8.8.0
IMAGE_TYPE ?= iso
ISOIMG = debian-${VERSION}-${DEB_ARCH}-netinst.iso