Guitar
version.h
Go to the documentation of this file.
1 int copyright_year = 2020;
2 char const product_version[] = "1.2.999";
3 char const source_revision[] = "f09017f";
product_version
const char product_version[]
Definition: version.h:2
copyright_year
int copyright_year
Definition: version.h:1
source_revision
const char source_revision[]
Definition: version.h:3