Files
repmgr/version.h
Ian Barwick cf0cdfa6a1 Bump version
3.1.2rc1
2016-03-31 14:56:49 +09:00

7 lines
83 B
C

#ifndef _VERSION_H_
#define _VERSION_H_
#define REPMGR_VERSION "3.1.2rc1"
#endif