mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-22 22:56:29 +00:00
7 lines
80 B
C
7 lines
80 B
C
#ifndef _VERSION_H_
|
|
#define _VERSION_H_
|
|
|
|
#define REPMGR_VERSION "3.4.0"
|
|
|
|
#endif
|