Skip to content

Commit

Permalink
Merged release/0.9.1 into master
Browse files Browse the repository at this point in the history
  • Loading branch information
aacebedo committed Feb 14, 2016
2 parents 3953bab + 92a5997 commit 61f3a20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/configuration/cmdline.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ import (
const (
MIN_UPDATE_PERIOD = 10
MAX_UPDATE_PERIOD = 60 * 60
VERSION = "0.9"
VERSION = "0.9.1"
)

type CommandLine struct{}
Expand Down

0 comments on commit 61f3a20

Please sign in to comment.