aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/proj/io.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/proj/io.hpp b/include/proj/io.hpp
index 1c858248..b07f55ff 100644
--- a/include/proj/io.hpp
+++ b/include/proj/io.hpp
@@ -540,8 +540,7 @@ class PROJ_GCC_DLL JSONFormatter {
PROJ_INTERNAL bool
outputUsage(bool calledBeforeObjectContext = false) const;
- PROJ_INTERNAL static const char *PROJJSON_v0_2;
- PROJ_INTERNAL static const char *PROJJSON_v0_3;
+ PROJ_INTERNAL static const char *PROJJSON_v0_4;
//! @endcond