From 22a6ba9ff1efd96aca48af93cf6aa5ae64f54b69 Mon Sep 17 00:00:00 2001 From: Andrei Gheorghiu Date: Tue, 16 Jan 2018 15:30:50 +0100 Subject: Changed back tag so RC can be properly rebuilt --- doc/manifest_conf.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manifest_conf.mk b/doc/manifest_conf.mk index 65c6931..be5d8ff 100644 --- a/doc/manifest_conf.mk +++ b/doc/manifest_conf.mk @@ -2,6 +2,6 @@ # NOTE: MANIFESTHASH needs to be changed to final release tag in format refs/tags/ELnnn before a release # The values are shown in the release info # The manifest is used to fetch information into the release info from the distro files -MANIFESTHASH ?= refs/tags/refs/tags/Enea_Linux_7.0_RC1 +MANIFESTHASH ?= refs/tags/EL6 MANIFESTURL := git@git.enea.com:linux/manifests/el_manifests-standard.git PROFILE_NAME := Standard -- cgit v1.2.3-54-g00ecf