Files
repmgr/version.h
Ian Barwick c2a1a35282 Bump version
3.1.5
2016-08-09 12:21:06 +09:00

7 lines
80 B
C

#ifndef _VERSION_H_
#define _VERSION_H_
#define REPMGR_VERSION "3.1.5"
#endif