X-Git-Url: https://git.rvb.name/rtl-433.git/blobdiff_plain/337eb4ba945097205fbb6a3ca7912fb0697092d1..HEAD:/config.h diff --git a/config.h b/config.h index 9cb3a18..93af424 100644 --- a/config.h +++ b/config.h @@ -31,8 +31,7 @@ /* Define to 1 if you have the header file. */ #define HAVE_UNISTD_H 1 -/* Define to the sub-directory in which libtool stores uninstalled libraries. - */ +/* Define to the sub-directory where libtool stores uninstalled libraries. */ #define LT_OBJDIR ".libs/" /* Name of package */ @@ -45,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" @@ -54,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"