diff --git a/pal_core.h b/pal_core.h index 2245676..667ce99 100644 --- a/pal_core.h +++ b/pal_core.h @@ -26,7 +26,7 @@ extern "C" { /* library version */ #define PAL_MAJOR 1 #define PAL_MINOR 1 -#define PAL_PATCH 0 +#define PAL_PATCH 1 #define PAL_SYSTEM_PAL 0 /* 'standard' PAL */ #define PAL_SYSTEM_NES 1 /* decode 6 or 9-bit NES pixels */