From 3f86d14d99bcef9f76bc6a47b997cf0b774418c8 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 18 Aug 2015 15:45:04 +0200 Subject: [PATCH] Add CentOS 7 --- IDMETA | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IDMETA b/IDMETA index 4344b66..51beddd 100644 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="jessie wheezy" UBUNTU_DIST="vivid utopic trusty precise" -CENTOS_DIST="centos5 centos6" +CENTOS_DIST="centos5 centos6 centos7" VERSION=1.9.0 -- 1.7.10.4