Skip to content

Commit

Permalink
Upgrade to release 4.7.2 (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Woods authored and ruebot committed Mar 19, 2017
1 parent 7e9d48d commit 7f816fa
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.1
FEDORA_TAG=4.7.1
FEDORA_VERSION=4.7.2
FEDORA_TAG=4.7.2
# true to enable auth, false to disable it
FEDORA_AUTH=true
FEDORA_AUDIT=true
Expand Down

0 comments on commit 7f816fa

Please sign in to comment.