diff options
| author | Alexander Neumann <neumann@imt.uni-luebeck.de> | 2017-09-15 11:00:36 +0200 |
|---|---|---|
| committer | Alexander Neumann <neumann@imt.uni-luebeck.de> | 2017-09-15 11:00:36 +0200 |
| commit | b1b72eaef599fadfe8cc74417b4a1f1220bdfebc (patch) | |
| tree | baac0856df096af60f023ae940133eac2968f0c1 /ports/benchmark/CONTROL | |
| parent | bff6bdb53f74f742ebb6e245732145da3a088d23 (diff) | |
| download | vcpkg-b1b72eaef599fadfe8cc74417b4a1f1220bdfebc.tar.gz vcpkg-b1b72eaef599fadfe8cc74417b4a1f1220bdfebc.zip | |
updatedgoogle benchmark to current trunk due to problems with variadic templated benchmarks with visual studio
Diffstat (limited to 'ports/benchmark/CONTROL')
| -rw-r--r-- | ports/benchmark/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/benchmark/CONTROL b/ports/benchmark/CONTROL index 9268d52dc..7fcb5b7cb 100644 --- a/ports/benchmark/CONTROL +++ b/ports/benchmark/CONTROL @@ -1,3 +1,3 @@ Source: benchmark -Version: 1.1.0-1 +Version: 1.2.0-1 Description: A library to support the benchmarking of functions, similar to unit-tests. |
