From a3318d65d20a8f94725125d6c9f6adbdf9239a79 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Thu, 7 Jul 2016 08:49:42 +0900 Subject: [PATCH] Bump version 3.1.4 --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.h b/version.h index f4ae6e8d..3aca6979 100644 --- a/version.h +++ b/version.h @@ -1,6 +1,6 @@ #ifndef _VERSION_H_ #define _VERSION_H_ -#define REPMGR_VERSION "3.1.3" +#define REPMGR_VERSION "3.1.4" #endif