From 5ad674edffee80a124217501c026a459e181cb58 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Tue, 23 Feb 2016 15:56:24 +0900 Subject: [PATCH] Bump version 3.1.1 --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.h b/version.h index 5e0acca8..6b4d55ed 100644 --- a/version.h +++ b/version.h @@ -1,6 +1,6 @@ #ifndef _VERSION_H_ #define _VERSION_H_ -#define REPMGR_VERSION "3.1" +#define REPMGR_VERSION "3.1.1" #endif