Sign in
foss-fpga-tools
/
prjtrellis
/
4e4b95c8e03583d48d76d1229f9c7825e2ee5be1
/
.
/
libtrellis
/
tools
/
version.hpp
blob: cbcf65208b010eb59644e770b0c5278ddb625456 [
file
]
#ifndef
VERSION_H
#define
VERSION_H
#include
<string>
extern
const
std
::
string
git_describe_str
;
#endif