Files
repmgr/version.h
Ian Barwick a3318d65d2 Bump version
3.1.4
2016-07-07 08:49:42 +09:00

7 lines
80 B
C

#ifndef _VERSION_H_
#define _VERSION_H_
#define REPMGR_VERSION "3.1.4"
#endif