Skip to content

Commit

Permalink
Move to RC 2
Browse files Browse the repository at this point in the history
  • Loading branch information
whikloj committed Jun 20, 2019
1 parent 556a273 commit aaa7ae0
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-1
FEDORA_TAG=5.1.0-RC-1
FEDORA_VERSION=5.1.0-RC-2
FEDORA_TAG=5.1.0-RC-2

# Configure a JDBC backend, switching this will require destroying and re-provisioning vagrant
FEDORA_JDBC_STORE=file
Expand Down

0 comments on commit aaa7ae0

Please sign in to comment.