src/cline.h

changeset 68
ae763178ee1e
parent 57
68018eac46c3
child 69
186e41b332d9
--- 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 <config.h>
-#else
-#error "Package must be built having a config.h."
-#endif
+#define VERSION "1.4.1"
 
 #include "stdinc.h"
 #include "settings.h"

mercurial