diff --git a/crt_core.h b/crt_core.h index bb09b00..1406c24 100644 --- a/crt_core.h +++ b/crt_core.h @@ -24,7 +24,7 @@ extern "C" { /* library version */ #define CRT_MAJOR 2 #define CRT_MINOR 2 -#define CRT_PATCH 1 +#define CRT_PATCH 2 #define CRT_SYSTEM_NTSC 0 /* standard NTSC */