diff --git a/images/images.h b/images/images.h index 167c309..f6d32b5 100644 --- a/images/images.h +++ b/images/images.h @@ -1,5 +1,5 @@ #ifndef IMAGES_H -#define IMAGES_H "v0.1.0" +#define IMAGES_H "v0.1.1" typedef struct _color { unsigned char r;