Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 74206b2

Browse filesBrowse 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
Copy full SHA for 74206b2

File tree

Expand file treeCollapse file tree

1 file changed

+5
-4
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+5
-4
lines changed
Open diff view settings
Collapse file
+5-4Lines changed: 5 additions & 4 deletions
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.