Skip to content

Commit

Permalink
deps: update histogram 0.11.8
Browse files Browse the repository at this point in the history
PR-URL: #47742
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
  • Loading branch information
marco-ippolito authored and MoLow committed Jul 6, 2023
1 parent fbb4b37 commit 74206b2
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions deps/histogram/include/hdr/hdr_histogram_version.h
@@ -1,11 +1,12 @@
/**
* @file hdr_histogram_version.h
* @brief Definitions for HdrHistogram's version number.
* hdr_histogram_version.h
* Written by Marco Ippolito, Michael Barker and released to the public domain,
* as explained at http://creativecommons.org/publicdomain/zero/1.0/
*/

#ifndef HDR_HISTOGRAM_VERSION_H
#define HDR_HISTOGRAM_VERSION_H

#define HDR_HISTOGRAM_VERSION "0.11.7"
#define HDR_HISTOGRAM_VERSION "0.11.8"

#endif // HDR_HISTOGRAM_VERSION_H
#endif // HDR_HISTOGRAM_VERSION_H

0 comments on commit 74206b2

Please sign in to comment.