Skip to content
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.

Commit

Permalink
also bump version here
Browse files Browse the repository at this point in the history
  • Loading branch information
obfuscurity committed Nov 7, 2015
1 parent f6f37d5 commit 9806a84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ GRAPHITE_CONF="${GRAPHITE_HOME}/conf"
GRAPHITE_STORAGE="${GRAPHITE_HOME}/storage"

if [ -z $GRAPHITE_RELEASE ]; then
GRAPHITE_RELEASE='0.9.13-pre1'
GRAPHITE_RELEASE='0.9.14'
fi

if [[ ! $UBUNTU_RELEASE =~ 'Ubuntu 14.04' ]]; then
Expand Down

0 comments on commit 9806a84

Please sign in to comment.