diff -r 767fe7a007f7 -r ae763178ee1e src/cline.h --- a/src/cline.h Fri Jun 03 20:06:08 2022 +0200 +++ b/src/cline.h Fri Sep 22 23:26:23 2023 +0200 @@ -27,11 +27,7 @@ #ifndef CLINE_H_ #define CLINE_H_ -#if HAVE_CONFIG_H -#include -#else -#error "Package must be built having a config.h." -#endif +#define VERSION "1.4.1" #include "stdinc.h" #include "settings.h"