Skip to content

Commit 52bea35

Browse files
committed
Update manager.go
Update release version
1 parent dac9469 commit 52bea35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ami/manager.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414
)
1515

1616
func VersionInfo() string {
17-
return "Version: 0.0.1; Build Date: Jan 14, 2013;"
17+
return "Version: 1.0.0; Build Date: Jan 16, 2014;"
1818
}
1919

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

0 commit comments

Comments
 (0)