We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b3ebb5 commit e80a04cCopy full SHA for e80a04c
1 file changed
include/osmium/version.hpp
@@ -33,8 +33,13 @@ DEALINGS IN THE SOFTWARE.
33
34
*/
35
36
+// NOLINTNEXTLINE(modernize-macro-to-enum)
37
#define LIBOSMIUM_VERSION_MAJOR 2
38
+
39
40
#define LIBOSMIUM_VERSION_MINOR 19
41
42
43
#define LIBOSMIUM_VERSION_PATCH 0
44
45
#define LIBOSMIUM_VERSION_STRING "2.19.0"
0 commit comments