00001 #include "version.h" 00002 00003 char *mux_version = MUX_VERSION; 00004 char *build_date = BUILD_DATE; 00005 int mux_build = BUILD;