1
0
Fork 1
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:
Vincent Batts 2015-08-14 10:02:46 -04:00
parent c76e42010e
commit 4f81319c22
3 changed files with 13 additions and 2 deletions

7
version/version.go Normal file
View 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"