From 144899f25792cea76ab6c94053ad40c93416f9f2 Mon Sep 17 00:00:00 2001 From: vCaesar Date: Sat, 11 Feb 2017 03:57:55 +0800 Subject: [PATCH] Update godoc --- robotgo.go | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/robotgo.go b/robotgo.go index 8769077..9050e3d 100644 --- a/robotgo.go +++ b/robotgo.go @@ -8,6 +8,11 @@ // option. This file may not be copied, modified, or distributed // except according to those terms. +/* +Package robotgo Go native cross-platform system automation. + +Please make sure Golang,GCC,zlib and libpng is installed correctly before installing RobotGo +*/ package robotgo /* @@ -40,7 +45,7 @@ import ( ) const ( - version string = "v0.42.0.242,Mount Ngauruhoe!" + version string = "v0.42.0.244,Mount Ngauruhoe!" ) //GetVersion get version