X-Git-Url: https://git.rvb.name/rtl-433.git/blobdiff_plain/6d15c6f967221af825cf84e3ed12b96c763b127b..HEAD:/config.h diff --git a/config.h b/config.h index 063f29e..93af424 100644 --- a/config.h +++ b/config.h @@ -44,7 +44,7 @@ #define PACKAGE_NAME "rtl433" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "rtl433 UNKNOWN-dirty" +#define PACKAGE_STRING "rtl433 UNKNOWN" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "rtl433" @@ -53,10 +53,10 @@ #define PACKAGE_URL "" /* Define to the version of this package. */ -#define PACKAGE_VERSION "UNKNOWN-dirty" +#define PACKAGE_VERSION "UNKNOWN" /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Version number of package */ -#define VERSION "UNKNOWN-dirty" +#define VERSION "UNKNOWN"