From 29740dc41ba8fe00bd5f038b1d2292b29b58d158 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Mon, 13 Mar 2017 16:00:44 +0900 Subject: [PATCH] Bump version 3.3.1 --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.h b/version.h index 9981994e..9d22b360 100644 --- a/version.h +++ b/version.h @@ -1,6 +1,6 @@ #ifndef _VERSION_H_ #define _VERSION_H_ -#define REPMGR_VERSION "3.3" +#define REPMGR_VERSION "3.3.1" #endif