Skip to content

Commit

Permalink
Update manager.go
Browse files Browse the repository at this point in the history
Update release version
  • Loading branch information
heltonmarx committed Jan 17, 2014
1 parent dac9469 commit 52bea35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ami/manager.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import (
)

func VersionInfo() string {
return "Version: 0.0.1; Build Date: Jan 14, 2013;"
return "Version: 1.0.0; Build Date: Jan 16, 2014;"
}

func sendCmd(socket *Socket, cmd []string) error {
Expand Down

0 comments on commit 52bea35

Please sign in to comment.