Files
repmgr/version.h
Ian Barwick 0cb2584886 Bump version
3.1.2
2016-04-12 15:56:39 +09:00

7 lines
80 B
C

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