JODA
0.13.1 (59b41972)
JSON On-Demand Analysis
libs
joda
core
include
joda
version.h
Go to the documentation of this file.
1
//
2
// Created by Nico on 22/02/2019.
3
//
4
5
#ifndef JODA_VERSION_H_IN_H
6
#define JODA_VERSION_H_IN_H
7
8
# define JODA_VERSION_STRING "0.13.1"
9
# define JODA_VERSION_MAJOR 0
10
# define JODA_VERSION_MINOR 13
11
# define JODA_VERSION_PATCH 1
12
13
# define JODA_API_VERSION_STRING "2"
14
# define JODA_API_VERSION 2
15
16
#define JODA_GIT_REVISION "59b41972"
17
#define JODA_BUILD_TIME "11:19:36 17-02-2022"
18
19
#define PACKAGE_AUTHOR "Nico Schäfer"
20
21
#endif
//JODA_VERSION_H_IN_H
Generated by
1.9.1