Files
repmgr/version.h
2015-10-01 13:37:23 +09:00

7 lines
83 B
C

#ifndef _VERSION_H_
#define _VERSION_H_
#define REPMGR_VERSION "3.0.2dev"
#endif