diff --git a/src/common/pa_front.c b/src/common/pa_front.c index b75cedc..11a945e 100644 --- a/src/common/pa_front.c +++ b/src/common/pa_front.c @@ -90,7 +90,7 @@ #define PA_VERSION_ 1899 -#define PA_VERSION_TEXT_ "PortAudio V19-devel (built " __DATE__ ")" +#define PA_VERSION_TEXT_ "PortAudio V19-devel (built " __DATE__ " " __TIME__ ")"