00001 #include "audiere.h" 00002 #include "internal.h" 00003 00004 00005 namespace audiere { 00006 00007 ADR_EXPORT(const char*) AdrGetVersion() { 00008 return "1.9.4"; 00009 } 00010 00011 }