mirror of
https://github.com/vbatts/tar-split.git
synced 2025-06-28 21:18:30 +00:00
*: adding some version magic
This commit is contained in:
parent
c76e42010e
commit
4f81319c22
3 changed files with 13 additions and 2 deletions
7
version/version.go
Normal file
7
version/version.go
Normal file
|
@ -0,0 +1,7 @@
|
|||
package version
|
||||
// AUTO-GENEREATED. DO NOT EDIT
|
||||
// 2015-08-14 09:56:50.742727493 -0400 EDT
|
||||
|
||||
// VERSION is the generated version from /home/vbatts/src/vb/tar-split/version
|
||||
var VERSION = "v0.9.6-1-gc76e420"
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue