parent
b99c56a0f0
commit
6469df4c41
@ -0,0 +1,12 @@
|
||||
diff -up libcddb-1.3.0/include/cddb/version.h.in~ libcddb-1.3.0/include/cddb/version.h.in
|
||||
--- libcddb-1.3.0/include/cddb/version.h.in~ 2007-10-21 14:43:43.000000000 +0200
|
||||
+++ libcddb-1.3.0/include/cddb/version.h.in 2007-10-21 14:43:43.000000000 +0200
|
||||
@@ -6,7 +6,7 @@
|
||||
*/
|
||||
|
||||
/*! CDDB_VERSION can as a string in programs to show what version is used. */
|
||||
-#define CDDB_VERSION "@VERSION@ @build@"
|
||||
+#define CDDB_VERSION "@VERSION@ Fedora"
|
||||
|
||||
/*! LIBCDDB_VERSION_NUM can be used for testing in the C preprocessor */
|
||||
#define LIBCDDB_VERSION_NUM @LIBCDDB_VERSION_NUM@
|
Loading…
Reference in new issue