Files
repmgr/version.h
Ian Barwick 34ac2d8141 Bump version
3.3.2
2017-05-15 08:46:21 +09:00

7 lines
80 B
C

#ifndef _VERSION_H_
#define _VERSION_H_
#define REPMGR_VERSION "3.3.2"
#endif