10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99af671 commit 0db79a0Copy full SHA for 0db79a0
deps/histogram/include/hdr/hdr_histogram_version.h
@@ -1,11 +1,12 @@
1
/**
2
- * @file hdr_histogram_version.h
3
- * @brief Definitions for HdrHistogram's version number.
+ * hdr_histogram_version.h
+ * Written by Marco Ippolito, Michael Barker and released to the public domain,
4
+ * as explained at http://creativecommons.org/publicdomain/zero/1.0/
5
*/
6
7
#ifndef HDR_HISTOGRAM_VERSION_H
8
#define HDR_HISTOGRAM_VERSION_H
9
-#define HDR_HISTOGRAM_VERSION "0.11.7"
10
+#define HDR_HISTOGRAM_VERSION "0.11.8"
11
-#endif // HDR_HISTOGRAM_VERSION_H
12
+#endif // HDR_HISTOGRAM_VERSION_H
0 commit comments