Files
repmgr/version.h
Ian Barwick 12d6ce4629 Bump version
2016-01-28 16:09:06 +09:00

7 lines
78 B
C

#ifndef _VERSION_H_
#define _VERSION_H_
#define REPMGR_VERSION "3.1"
#endif