| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,11 +1,12 @@ | |||
| 1 | 1 | /** | |
| 2 | - * @file hdr_histogram_version.h | ||
| 3 | - * @brief Definitions for HdrHistogram's version number. | ||
| 2 | + * hdr_histogram_version.h | ||
| 3 | + * Written by Marco Ippolito, Michael Barker and released to the public domain, | ||
| 4 | + * as explained at http://creativecommons.org/publicdomain/zero/1.0/ | ||
| 4 | 5 | */ | |
| 5 | 6 | ||
| 6 | 7 | #ifndef HDR_HISTOGRAM_VERSION_H | |
| 7 | 8 | #define HDR_HISTOGRAM_VERSION_H | |
| 8 | 9 | ||
| 9 | - #define HDR_HISTOGRAM_VERSION "0.11.7" | ||
| 10 | + #define HDR_HISTOGRAM_VERSION "0.11.8" | ||
| 10 | 11 | ||
| 11 | - #endif // HDR_HISTOGRAM_VERSION_H | ||
| 12 | + #endif // HDR_HISTOGRAM_VERSION_H | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments