aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2014-03-13 16:51:05 +0100
committerGuilhem Moulin <guilhem@fripost.org>2015-06-07 04:28:04 +0200
commit355955f27f801ee90c03b7a42fa9134bde9fc973 (patch)
treea0a45a19e554ce55b097113fe2118415a4f04fb3
parent145b1e03c69d3dcc8a0328e665f220020b142ba7 (diff)
Bump the installer to the last Debian point-release.
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e8f4e44..8969474 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ CC ?= gcc
CC += -m$(shell dpkg-architecture -qDEB_HOST_ARCH_BITS $(patsubst %,-a%, ${ARCH}))
DEB_ARCH = $(shell dpkg-architecture -qDEB_HOST_ARCH $(patsubst %,-a%, ${ARCH}))
-VERSION = 7.3.0
+VERSION = 7.4.0
IMAGE_TYPE ?= iso
ISOIMG = debian-${VERSION}-${DEB_ARCH}-netinst.iso