Bump version to 5.2.1

This commit is contained in:
Ian Barwick
2020-11-30 17:33:42 +09:00
parent 5a251ef268
commit 53774d6998
3 changed files with 13 additions and 13 deletions

View File

@@ -1,4 +1,4 @@
AC_INIT([repmgr], [5.2.0], [repmgr@googlegroups.com], [repmgr], [https://repmgr.org/])
AC_INIT([repmgr], [5.2.1], [repmgr@googlegroups.com], [repmgr], [https://repmgr.org/])
AC_COPYRIGHT([Copyright (c) 2010-2020, 2ndQuadrant Ltd.])