NetSurf
Macros
version.c File Reference
#include "testament.h"
Include dependency graph for version.c:

Go to the source code of this file.

Macros

#define NETSURF_VERSION_MAJOR   "3"
 
#define NETSURF_VERSION_MINOR_EXTERNAL   "12"
 
#define NETSURF_VERSION_MINOR   "6000" NETSURF_VERSION_MINOR_EXTERNAL
 

Macro Definition Documentation

◆ NETSURF_VERSION_MAJOR

#define NETSURF_VERSION_MAJOR   "3"

Definition at line 27 of file version.c.

◆ NETSURF_VERSION_MINOR

#define NETSURF_VERSION_MINOR   "6000" NETSURF_VERSION_MINOR_EXTERNAL

Definition at line 32 of file version.c.

◆ NETSURF_VERSION_MINOR_EXTERNAL

#define NETSURF_VERSION_MINOR_EXTERNAL   "12"

Definition at line 28 of file version.c.