From 34ac2d814171861dcb52662cb5c56d860a0eb1d9 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Mon, 15 May 2017 08:46:21 +0900 Subject: [PATCH] Bump version 3.3.2 --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.h b/version.h index 9d22b360..2bb8b5a5 100644 --- a/version.h +++ b/version.h @@ -1,6 +1,6 @@ #ifndef _VERSION_H_ #define _VERSION_H_ -#define REPMGR_VERSION "3.3.1" +#define REPMGR_VERSION "3.3.2" #endif