libtrbase  1.0.2
Web server and task management solution.
version.c
Go to the documentation of this file.
1 #include "config.h"
2 
3 const char * const
5 {
6  return VERSION;
7 }
8 
const char *const TR_base_version(void)
Definition: version.c:4