From 2615cffeccb2c79097fd4b6729ec62e4d4d35563 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Fri, 25 Sep 2015 16:45:19 +0900 Subject: [PATCH] v3.0.2 Not yet tagged, pending a couple of tests --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.h b/version.h index cedaafae..63f4678f 100644 --- a/version.h +++ b/version.h @@ -1,6 +1,6 @@ #ifndef _VERSION_H_ #define _VERSION_H_ -#define REPMGR_VERSION "3.0.1" +#define REPMGR_VERSION "3.0.2" #endif