r7061: initial property settings
[wdq2wav.git] / wdq2wav.cpp
index 87ab17783014e1954b5d84499abf34099d677f25..03b6557fa6b5ed38638ca46f1ce5e1e6be749b1b 100644 (file)
@@ -8,7 +8,7 @@
 **
 **  Copyright (c) 2003 Kevin Rosenberg
 **
-**  $Id: wdq2wav.cpp,v 1.27 2003/03/03 21:52:09 kevin Exp $
+**  $Id$
 **
 **  This program is free software; you can redistribute it and/or modify
 **  it under the terms of the GNU General Public License (version 2) as
@@ -26,7 +26,7 @@
 
 #include <wdq2wav.h>
 
-const char* g_szIdStr = "$Id: wdq2wav.cpp,v 1.27 2003/03/03 21:52:09 kevin Exp $";
+const char* g_szIdStr = "$Id$";
 
 bool g_quiet = false;
 bool g_verbose = false;