diff --git a/scrutiny/scrutiny.h b/scrutiny/scrutiny.h index 7f6ed16..b9e7e14 100755 --- a/scrutiny/scrutiny.h +++ b/scrutiny/scrutiny.h @@ -12,6 +12,10 @@ #include #include +#define SCRUTINY_VERSION_MAJOR 1 +#define SCRUTINY_VERSION_MINOR 0 +#define SCRUTINY_VERSION_PATCH 0 + /* * Defined for convinience and code clarity, beyond that these definitions * serve no purpose.