aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2016-01-01 20:51:49 +0200
committerGuilhem Moulin <guilhem@fripost.org>2016-01-01 20:51:49 +0200
commit8f2b5f6f16fc79f1d61c1f0c1da075f0d249fd88 (patch)
tree070a0cc8e6c923948936c3800d020bb071600ac6
parent81a0a2bcb27ca716c3908d9fdb3e41dc215e1c71 (diff)
Bump iso version.
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d3fbdee..26c20e3 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.0.0
+VERSION = 8.2.0
IMAGE_TYPE ?= iso
ISOIMG = debian-${VERSION}-${DEB_ARCH}-netinst.iso