PGROUTING  3.2
_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 BOOST_VERSION   "1.71.0";
 
#define CMAKE_BUILD_TYPE   "Release";
 
#define CMAKE_SYSTEM_NAME   "Linux-5.4.0-1047-azure";
 
#define COMPILATION_DATE   "2021/05/25";
 
#define COMPILER_VERSION   "GNU-9.3.0";
 
#define POSTGRES_VERSION   "PostgreSQL 13.3 (Ubuntu 13.3-1.pgdg20.04+1)";
 
#define PROJECT_GIT_HASH   "3d159cb20";
 
#define PROJECT_LIB_NAME   "pgrouting-3.2.0";
 

Macro Definition Documentation

◆ BOOST_VERSION

#define BOOST_VERSION   "1.71.0";

Definition at line 27 of file _version.h.

◆ CMAKE_BUILD_TYPE

#define CMAKE_BUILD_TYPE   "Release";

Definition at line 28 of file _version.h.

◆ CMAKE_SYSTEM_NAME

#define CMAKE_SYSTEM_NAME   "Linux-5.4.0-1047-azure";

Definition at line 33 of file _version.h.

◆ COMPILATION_DATE

#define COMPILATION_DATE   "2021/05/25";

Definition at line 30 of file _version.h.

◆ COMPILER_VERSION

#define COMPILER_VERSION   "GNU-9.3.0";

Definition at line 29 of file _version.h.

◆ POSTGRES_VERSION

#define POSTGRES_VERSION   "PostgreSQL 13.3 (Ubuntu 13.3-1.pgdg20.04+1)";

Definition at line 34 of file _version.h.

◆ PROJECT_GIT_HASH

#define PROJECT_GIT_HASH   "3d159cb20";

Definition at line 31 of file _version.h.

◆ PROJECT_LIB_NAME

#define PROJECT_LIB_NAME   "pgrouting-3.2.0";

Definition at line 32 of file _version.h.