Skip to content

Commit

Permalink
Move to RC 3
Browse files Browse the repository at this point in the history
  • Loading branch information
whikloj committed Jul 19, 2019
1 parent aaa7ae0 commit 724d3b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install_scripts/config
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 724d3b1

Please sign in to comment.