4 lines
70 B
C++
4 lines
70 B
C++
|
#pragma once
|
||
|
|
||
|
static const char *version_string = "@VERSION_STRING@";
|