]> git.proxmox.com Git - mirror_edk2.git/blame - BaseTools/Source/C/BrotliCompress/tools/version.h
BaseTools/VolInfo: Update EFI FV FILETYPES for new MM types.
[mirror_edk2.git] / BaseTools / Source / C / BrotliCompress / tools / version.h
CommitLineData
11b7501a
SB
1/* Copyright 2015 Google Inc. All Rights Reserved.\r
2\r
3 Distributed under MIT license.\r
4 See file LICENSE for detail or copy at https://opensource.org/licenses/MIT\r
5*/\r
6\r
7/* Defines a common version string used by all of the brotli tools. */\r
8\r
9#ifndef BROTLI_TOOLS_VERSION_H_\r
10#define BROTLI_TOOLS_VERSION_H_\r
11\r
12#define BROTLI_VERSION "0.5.2"\r
13\r
14#endif /* BROTLI_TOOLS_VERSION_H_ */\r