Skip to content

Commit

Permalink
Changed version number
Browse files Browse the repository at this point in the history
  • Loading branch information
aacebedo committed Feb 14, 2016
1 parent a6a1869 commit 92a5997
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 92a5997

Please sign in to comment.