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
Go to the documentation of this file.
1#pragma once
2
3#define SWMM_VERSION_MAJOR 6
4#define SWMM_VERSION_MINOR 0
5#define SWMM_VERSION_PATCH 0
6#define SWMM_VERSION_TWEAK
7
9#define SWMM_VERSION "6.0.0"
10
12#define SWMM_VERSION_SUFFIX "-alpha.4"
13
15#define SWMM_VERSION_FULL "6.0.0-alpha.4"