Skip to content

Commit

Permalink
Make 5.1.0 release candidate branch
Browse files Browse the repository at this point in the history
  • Loading branch information
whikloj committed May 17, 2019
1 parent 16b9bdb commit 556a273
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.0.2
FEDORA_TAG=5.0.2
FEDORA_VERSION=5.1.0-RC-1
FEDORA_TAG=5.1.0-RC-1

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

0 comments on commit 556a273

Please sign in to comment.