Skip to content

Commit

Permalink
1.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
monnand committed Jul 31, 2013
1 parent a8307cc commit 5eade32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ import (
var uniqushPushConfFlags = flag.String("config", "/etc/uniqush/uniqush-push.conf", "Config file path")
var uniqushPushShowVersionFlag = flag.Bool("version", false, "Version info")

var uniqushPushVersion = "uniqush-push 1.4.5a1"
var uniqushPushVersion = "uniqush-push 1.4.5"

func installPushSrvices() {
InstallGCM()
Expand Down

0 comments on commit 5eade32

Please sign in to comment.