Skip to content

Commit

Permalink
Prepare 4.5.0-RC
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Woods committed Dec 22, 2015
1 parent 5e66c37 commit 3288705
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install_scripts/config
Expand Up @@ -12,8 +12,8 @@ if [ ! -d $DOWNLOAD_DIR ]; then
mkdir $DOWNLOAD_DIR
fi

FEDORA_VERSION=4.4.1-SNAPSHOT
FEDORA_TAG=4.4.1-SNAPSHOT
FEDORA_VERSION=4.5.0-RC-1
FEDORA_TAG=4.5.0-RC-1
# true to enable auth, false to disable it
FEDORA_AUTH=true
FEDORA_AUDIT=true
Expand Down

0 comments on commit 3288705

Please sign in to comment.