Files
repmgr/version.h
2015-10-26 15:14:14 +09:00

7 lines
81 B
C

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