Commit cdde1a94 authored by Niels Lohmann's avatar Niels Lohmann

🔖 set version to 2.1.0

parent d8708268
......@@ -1117,8 +1117,8 @@ class basic_json
{
{"string", "2.1.0"},
{"major", 2},
{"minor", 0},
{"patch", 10},
{"minor", 1},
{"patch", 0},
};
#ifdef _WIN32
......
......@@ -1117,8 +1117,8 @@ class basic_json
{
{"string", "2.1.0"},
{"major", 2},
{"minor", 0},
{"patch", 10},
{"minor", 1},
{"patch", 0},
};
#ifdef _WIN32
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment