mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-23 15:16:29 +00:00
6 lines
80 B
C
6 lines
80 B
C
#ifndef _VERSION_H_
|
|
#define _VERSION_H_
|
|
|
|
#define REPMGR_VERSION "2.0RC1"
|
|
#endif
|