CppCommon
1.0.4.1
C++ Common Library
include
common
version.h
Go to the documentation of this file.
1
9
#ifndef CPPCOMMON_VERSION_H
10
#define CPPCOMMON_VERSION_H
11
29
namespace
CppCommon
{
30
32
const
char
version
[] =
"1.0.4.1"
;
33
34
}
// namespace CppCommon
35
36
#endif
// CPPCOMMON_VERSION_H
CppCommon
C++ Common project definitions.
Definition:
token_bucket.h:15
CppCommon::version
const char version[]
Project version.
Definition:
version.h:32
Generated by
1.9.1