We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b55024b commit 622e3acCopy full SHA for 622e3ac
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.12)
2
3
project(hdr_histogram
4
- VERSION 0.11.3
+ VERSION 0.11.4
5
LANGUAGES C
6
DESCRIPTION "C port of the HdrHistogram"
7
HOMEPAGE_URL "http://hdrhistogram.github.io/HdrHistogram/")
0 commit comments