From 6321a0e1ecfa49a556e756f3b4f2d662c0c7a4b5 Mon Sep 17 00:00:00 2001 From: Daniel Bernstein Date: Thu, 13 Jul 2017 08:59:29 -0700 Subject: [PATCH] Update version from 4.7.4-RC-1 to 4.7.4-RC-2 --- install_scripts/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install_scripts/config b/install_scripts/config index 9218852..a5b074d 100644 --- a/install_scripts/config +++ b/install_scripts/config @@ -12,8 +12,8 @@ if [ ! -d $DOWNLOAD_DIR ]; then mkdir $DOWNLOAD_DIR fi -FEDORA_VERSION=4.7.4-RC-1 -FEDORA_TAG=4.7.4-RC-1 +FEDORA_VERSION=4.7.4-RC-2 +FEDORA_TAG=4.7.4-RC-2 # true to enable auth, false to disable it FEDORA_AUTH=true FEDORA_AUDIT=false