odyssey/sources/version.h.cmake

16 lines
278 B
CMake
Raw Normal View History

#ifndef OD_VERSION_H
#define OD_VERSION_H
/*
2018-03-12 14:03:15 +00:00
* Odyssey.
*
2018-04-04 13:19:58 +00:00
* Scalable PostgreSQL connection pooler.
*/
2018-04-04 13:19:58 +00:00
/* AUTO-GENERATED (see version.h.cmake) */
#cmakedefine OD_VERSION_GIT "@OD_VERSION_GIT@"
#cmakedefine OD_VERSION_BUILD "@OD_VERSION_BUILD@"
#endif /* OD_VERSION_H */