From 724d3b1786c88206c9cc080f296693cd88842087 Mon Sep 17 00:00:00 2001 From: Jared Whiklo Date: Fri, 19 Jul 2019 11:20:44 -0500 Subject: [PATCH] Move to RC 3 --- install_scripts/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install_scripts/config b/install_scripts/config index 66c0554..0df9827 100644 --- a/install_scripts/config +++ b/install_scripts/config @@ -12,8 +12,8 @@ if [ ! -d $DOWNLOAD_DIR ]; then mkdir $DOWNLOAD_DIR fi -FEDORA_VERSION=5.1.0-RC-2 -FEDORA_TAG=5.1.0-RC-2 +FEDORA_VERSION=5.1.0-RC-3 +FEDORA_TAG=5.1.0-RC-3 # Configure a JDBC backend, switching this will require destroying and re-provisioning vagrant FEDORA_JDBC_STORE=file