1
0
mirror of https://github.com/minio/mc.git synced 2025-11-13 12:22:45 +03:00
Files
mc/version.go
2015-09-22 14:34:53 -07:00

8 lines
234 B
Go

// -------- DO NOT EDIT --------
// This file is autogenerated by genversion.go during the release process.
package main
const mcVersion = "Tue, 22 Sep 2015 21:15:45 GMT"
const mcReleaseTag = "RELEASE.Tue-22-Sep-2015-21-15-45-GMT"