Skip to content

Commit

Permalink
Change tag labels for release version
Browse files Browse the repository at this point in the history
  • Loading branch information
whikloj committed Nov 2, 2016
1 parent 77dab81 commit 3c36b1a
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.0-RC-2
FEDORA_TAG=4.7.0-RC-2
FEDORA_VERSION=4.7.0
FEDORA_TAG=4.7.0
# true to enable auth, false to disable it
FEDORA_AUTH=true
FEDORA_AUDIT=true
Expand Down

0 comments on commit 3c36b1a

Please sign in to comment.