From 384b20bcba9f733e0d7b086f2326f38fdb9fc56d Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Fri, 3 Jan 2014 01:37:05 +0100 Subject: Update the debian version. To the latest point release, 7.3.0. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 93d0c3f..fbb39b4 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ ARCH ?= $(shell uname -m | sed -e 's/^x86_64$$/amd64/' -e 's/^i686$$/i386/') -VERSION = 7.2.0 +VERSION = 7.3.0 ISOIMG = debian-${VERSION}-${ARCH}-netinst.iso PRESEEDED = $(patsubst %.iso,%-preseeded.iso, ${ISOIMG}) -- cgit v1.2.3