Files
repmgr/version.h
Ian Barwick 8212ff8d8a Bump version
3.1.3
2016-05-12 07:54:42 +09:00

7 lines
80 B
C

#ifndef _VERSION_H_
#define _VERSION_H_
#define REPMGR_VERSION "3.1.3"
#endif