Files
repmgr/version.h
2016-12-22 16:53:39 +09:00

7 lines
78 B
C

#ifndef _VERSION_H_
#define _VERSION_H_
#define REPMGR_VERSION "3.3"
#endif