MythTV
master
libs
libmythbase
mythversion.cpp
Go to the documentation of this file.
1
#include "
mythversion.h
"
2
3
#include "version.h"
4
5
const
char
*
GetMythSourceVersion
()
6
{
7
return
MYTH_SOURCE_VERSION;
8
}
9
10
const
char
*
GetMythSourcePath
()
11
{
12
return
MYTH_SOURCE_PATH;
13
}
14
15
/* vim: set expandtab tabstop=4 shiftwidth=4: */
GetMythSourceVersion
const char * GetMythSourceVersion()
Definition:
mythversion.cpp:5
mythversion.h
GetMythSourcePath
const char * GetMythSourcePath()
Definition:
mythversion.cpp:10
Generated on Mon Jan 30 2023 03:20:06 for MythTV by
1.8.17