Bump version number to make sure the updater works.

develop
Rose 2020-05-24 15:42:59 -07:00
parent b3080c73ca
commit ad37354211
1 changed files with 1 additions and 1 deletions

@ -1,5 +1,5 @@
#include "df_version_int.h"
#define RFR_VERSION "0.20.3"
#define RFR_VERSION "0.21.0"
#include <cstdio>
#include <time.h>