GRASS GIS 8 Programmer's Manual  8.2.2dev(2023)-3d2c704037
version.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define GRASS_VERSION_STRING   "8.2.2dev (2023)"
 
#define GRASS_VERSION_MAJOR   8
 
#define GRASS_VERSION_MINOR   2
 
#define GRASS_VERSION_RELEASE   "2dev"
 
#define GRASS_HEADERS_VERSION   "2810b69006"
 
#define GRASS_HEADERS_DATE   "2023-01-21T18:47:40+00:00"
 

Macro Definition Documentation

◆ GRASS_HEADERS_DATE

#define GRASS_HEADERS_DATE   "2023-01-21T18:47:40+00:00"

Definition at line 6 of file version.h.

◆ GRASS_HEADERS_VERSION

#define GRASS_HEADERS_VERSION   "2810b69006"

Definition at line 5 of file version.h.

◆ GRASS_VERSION_MAJOR

#define GRASS_VERSION_MAJOR   8

Definition at line 2 of file version.h.

Referenced by dig_Rd_Plus_head(), dig_Rd_spidx_head(), and dig_read_cidx_head().

◆ GRASS_VERSION_MINOR

#define GRASS_VERSION_MINOR   2

Definition at line 3 of file version.h.

Referenced by dig_Rd_Plus_head(), dig_Rd_spidx_head(), and dig_read_cidx_head().

◆ GRASS_VERSION_RELEASE

#define GRASS_VERSION_RELEASE   "2dev"

Definition at line 4 of file version.h.

◆ GRASS_VERSION_STRING

#define GRASS_VERSION_STRING   "8.2.2dev (2023)"

Definition at line 1 of file version.h.