forked from pool/audacity
14 lines
406 B
Diff
14 lines
406 B
Diff
|
Index: lib-src/portaudio-v19/src/common/pa_front.c
|
||
|
===================================================================
|
||
|
--- lib-src/portaudio-v19/src/common/pa_front.c.orig
|
||
|
+++ lib-src/portaudio-v19/src/common/pa_front.c
|
||
|
@@ -90,7 +90,7 @@
|
||
|
|
||
|
|
||
|
#define PA_VERSION_ 1899
|
||
|
-#define PA_VERSION_TEXT_ "PortAudio V19-devel (built " __DATE__ " " __TIME__ ")"
|
||
|
+#define PA_VERSION_TEXT_ "PortAudio V19-devel"
|
||
|
|
||
|
|
||
|
|