From 19772b7a437a7647d70cf6fd1493a1a2b098f636 Mon Sep 17 00:00:00 2001 From: JapaMala Date: Sat, 4 May 2019 10:29:02 -0500 Subject: [PATCH] bump version number for future AV updates to pick up on. --- plugins/remotefortressreader/remotefortressreader.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/remotefortressreader/remotefortressreader.cpp b/plugins/remotefortressreader/remotefortressreader.cpp index 0177305d7..f984fc05a 100644 --- a/plugins/remotefortressreader/remotefortressreader.cpp +++ b/plugins/remotefortressreader/remotefortressreader.cpp @@ -1,5 +1,5 @@ #include "df_version_int.h" -#define RFR_VERSION "0.20.1" +#define RFR_VERSION "0.20.2" #include #include