From f12f2e38094da6d1bd43fa1d52b63ce9cd70b0b6 Mon Sep 17 00:00:00 2001 From: Alex Zolotarev Date: Thu, 24 Jul 2014 17:22:47 +0300 Subject: [PATCH] [countries] Fixed invalid planet version reference --- data/countries.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/countries.txt b/data/countries.txt index 95e0f42997..195ae6f0c2 100644 --- a/data/countries.txt +++ b/data/countries.txt @@ -1,5 +1,5 @@ { - "v":140723, + "v":140626, "n":"World", "g":[ { @@ -1966,4 +1966,4 @@ ] } ] -} \ No newline at end of file +}