Skip to content

Commit

Permalink
Merge pull request #84 from fcrepo4-exts/update-to-4.7.5-RC-2
Browse files Browse the repository at this point in the history
Updates to 4.7.5 RC 2.
  • Loading branch information
bseeger authored Jan 23, 2018
2 parents fb5424b + e86e264 commit 1e8d59a
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=4.7.5-RC-1
FEDORA_TAG=4.7.5-RC-1
FEDORA_VERSION=4.7.5-RC-2
FEDORA_TAG=4.7.5-RC-2
# true to enable auth, false to disable it
FEDORA_AUTH=true
FEDORA_AUDIT=false
Expand Down

0 comments on commit 1e8d59a

Please sign in to comment.