1
0
mirror of https://github.com/minio/mc.git synced 2025-11-14 23:42:27 +03:00
Files
mc/build-constants.go
Frederick F. Kautz IV a1188d9778 Updating build constants
2015-04-05 16:12:03 -07:00

10 lines
125 B
Go

/*
* ** DO NOT EDIT THIS FILE. THIS FILE IS AUTO POPULATED BY GIT **
*/
package main
const (
mcGitCommitHash = "$Id$"
)