mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-06-01 03:39:05 +00:00
2615cffecc
Not yet tagged, pending a couple of tests
7 lines
80 B
C
7 lines
80 B
C
#ifndef _VERSION_H_
|
|
#define _VERSION_H_
|
|
|
|
#define REPMGR_VERSION "3.0.2"
|
|
|
|
#endif
|