Files
repmgr/version.h
Ian Barwick 29740dc41b Bump version
3.3.1
2017-03-13 16:00:44 +09:00

7 lines
80 B
C

#ifndef _VERSION_H_
#define _VERSION_H_
#define REPMGR_VERSION "3.3.1"
#endif