aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2014-06-25 02:46:55 +0200
committerGuilhem Moulin <guilhem@fripost.org>2015-06-07 04:28:09 +0200
commit7aee7d77320b06b7077bb4e3355250e02c3064e6 (patch)
tree64f5f5854aa14e2a3180a3968a22e3505fbf1254 /Makefile
parent95af037624e4d78873ab142dd2fe543d2f38b15f (diff)
Bump debian_version to 7.5.0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8969474..9c8edbd 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.4.0
+VERSION = 7.5.0
IMAGE_TYPE ?= iso
ISOIMG = debian-${VERSION}-${DEB_ARCH}-netinst.iso