Skip to content

Commit 74206b2

Browse files
marco-ippolitoMoLow
authored andcommitted
deps: update histogram 0.11.8
PR-URL: #47742 Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
1 parent fbb4b37 commit 74206b2

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
/**
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/
45
*/
56

67
#ifndef HDR_HISTOGRAM_VERSION_H
78
#define HDR_HISTOGRAM_VERSION_H
89

9-
#define HDR_HISTOGRAM_VERSION "0.11.7"
10+
#define HDR_HISTOGRAM_VERSION "0.11.8"
1011

11-
#endif // HDR_HISTOGRAM_VERSION_H
12+
#endif // HDR_HISTOGRAM_VERSION_H

0 commit comments

Comments
 (0)