Files
repmgr/version.h
Ian Barwick a4f572a1ff Bump version
3.4.0
2019-02-21 13:07:48 +09:00

7 lines
80 B
C

#ifndef _VERSION_H_
#define _VERSION_H_
#define REPMGR_VERSION "3.4.0"
#endif