SWMMVis  6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
Loading...
Searching...
No Matches
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 SWMM_VERSION_MAJOR   6
 
#define SWMM_VERSION_MINOR   0
 
#define SWMM_VERSION_PATCH   0
 
#define SWMM_VERSION_TWEAK
 
#define SWMM_VERSION   "6.0.0"
 
#define SWMM_VERSION_SUFFIX   "-alpha.4"
 
#define SWMM_VERSION_FULL   "6.0.0-alpha.4"
 

Macro Definition Documentation

◆ SWMM_VERSION

#define SWMM_VERSION   "6.0.0"

Base version string without pre-release tag, e.g. "6.0.0".

◆ SWMM_VERSION_FULL

#define SWMM_VERSION_FULL   "6.0.0-alpha.4"

Full version string including any pre-release suffix, e.g. "6.0.0-alpha.1".

◆ SWMM_VERSION_MAJOR

#define SWMM_VERSION_MAJOR   6

◆ SWMM_VERSION_MINOR

#define SWMM_VERSION_MINOR   0

◆ SWMM_VERSION_PATCH

#define SWMM_VERSION_PATCH   0

◆ SWMM_VERSION_SUFFIX

#define SWMM_VERSION_SUFFIX   "-alpha.4"

Pre-release suffix, e.g. "-alpha.1" or "" for a final release.

◆ SWMM_VERSION_TWEAK

#define SWMM_VERSION_TWEAK