Merge branch 'master' of github.com:2ndQuadrant/repmgr into REL3_2_STABLE

Bump version to 3.2.1
This commit is contained in:
Ian Barwick
2016-10-24 08:14:04 +09:00
3 changed files with 117 additions and 47 deletions

View File

@@ -1,6 +1,6 @@
#ifndef _VERSION_H_
#define _VERSION_H_
#define REPMGR_VERSION "3.2"
#define REPMGR_VERSION "3.2.1"
#endif