Changeset 1387

Show
Ignore:
Timestamp:
06/28/08 14:28:07 (5 months ago)
Author:
philburk
Message:

Add TIME to version text.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • portaudio/trunk/src/common/pa_front.c

    r1339 r1387  
    9191 
    9292#define PA_VERSION_  1899 
    93 #define PA_VERSION_TEXT_ "PortAudio V19-devel (built " __DATE__  ")" 
     93#define PA_VERSION_TEXT_ "PortAudio V19-devel (built " __DATE__  " " __TIME__ ")" 
    9494 
    9595