google/benchmark

[FR] Add a version number

Open

#1,004 opened on Jul 17, 2020

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C++ (1,539 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (7,968 stars)
PR merge metrics
 (Avg merge 4d 2h) (19 merged PRs in 30d)

Description

I tried to figure out the version of my installed google/benchmark. It is either 1.5.0 or 1.5.1, but I am unsure. I'd like to have a version.h file or something similar, which gives me the version at a glance.

Contributor guide