Bugfixes
[rtl-433.git] / config.h
index 9cb3a188f7b6baaffe9d896151a653d97bbf2c84..93af4244d72908b36807e3c5033fff0e9022ec00 100644 (file)
--- a/config.h
+++ b/config.h
@@ -31,8 +31,7 @@
 /* Define to 1 if you have the <unistd.h> 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"
 #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"