Update explain

This commit is contained in:
vCaesar 2017-02-10 00:19:10 +08:00
parent 85b0b721a0
commit 5393f29138
4 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
// Copyright 2016 The go-vgo Project Developers. See the COPYRIGHT // Copyright 2016-2017 The go-vgo Project Developers. See the COPYRIGHT
// file at the top-level directory of this distribution and at // file at the top-level directory of this distribution and at
// https://github.com/go-vgo/robotgo/blob/master/LICENSE // https://github.com/go-vgo/robotgo/blob/master/LICENSE
// //

View File

@ -1,4 +1,4 @@
// Copyright 2016 The go-vgo Project Developers. See the COPYRIGHT // Copyright 2016-2017 The go-vgo Project Developers. See the COPYRIGHT
// file at the top-level directory of this distribution and at // file at the top-level directory of this distribution and at
// https://github.com/go-vgo/robotgo/blob/master/LICENSE // https://github.com/go-vgo/robotgo/blob/master/LICENSE
// //
@ -40,7 +40,7 @@ import (
) )
const ( const (
version string = "v0.42.0.241,Mount Ngauruhoe!" version string = "v0.42.0.242,Mount Ngauruhoe!"
) )
//GetVersion get version //GetVersion get version

View File

@ -1,4 +1,4 @@
// Copyright 2016 The go-vgo Project Developers. See the COPYRIGHT // Copyright 2016-2017 The go-vgo Project Developers. See the COPYRIGHT
// file at the top-level directory of this distribution and at // file at the top-level directory of this distribution and at
// https://github.com/go-vgo/robotgo/blob/master/LICENSE // https://github.com/go-vgo/robotgo/blob/master/LICENSE
// //

View File

@ -1,4 +1,4 @@
// Copyright 2016 The go-vgo Project Developers. See the COPYRIGHT // Copyright 2016-2017 The go-vgo Project Developers. See the COPYRIGHT
// file at the top-level directory of this distribution and at // file at the top-level directory of this distribution and at
// https://github.com/go-vgo/robotgo/blob/master/LICENSE // https://github.com/go-vgo/robotgo/blob/master/LICENSE
// //