From 8212ff8d8a93fd0deab54486f478ad26397fdc8d Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Thu, 12 May 2016 07:54:42 +0900 Subject: [PATCH] Bump version 3.1.3 --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.h b/version.h index 1905694a..f4ae6e8d 100644 --- a/version.h +++ b/version.h @@ -1,6 +1,6 @@ #ifndef _VERSION_H_ #define _VERSION_H_ -#define REPMGR_VERSION "3.1.2" +#define REPMGR_VERSION "3.1.3" #endif