diff --git a/src/ct_driver.c b/src/ct_driver.c index d0bf372..3c270ae 100644 --- a/src/ct_driver.c +++ b/src/ct_driver.c @@ -468,7 +468,7 @@ static DisplayModeRec ChipsNTSCMode = { #define CHIPS_DRIVER_NAME "chips" #define CHIPS_MAJOR_VERSION 1 #define CHIPS_MINOR_VERSION 0 -#define CHIPS_PATCHLEVEL 0 +#define CHIPS_PATCHLEVEL 1 /* * This contains the functions needed by the server after loading the driver