Files
repmgr/version.h
2015-04-16 13:33:17 +09:00

7 lines
80 B
C

#ifndef _VERSION_H_
#define _VERSION_H_
#define REPMGR_VERSION "3.0.1"
#endif