Files
repmgr/version.h
2016-10-24 08:14:04 +09:00

7 lines
80 B
C

#ifndef _VERSION_H_
#define _VERSION_H_
#define REPMGR_VERSION "3.2.1"
#endif