Finished autoconf.
[lcr.git] / main.h
diff --git a/main.h b/main.h
index d6aee78..427b39c 100644 (file)
--- a/main.h
+++ b/main.h
 #include <sys/file.h>
 #include <sys/mman.h>
 #include <sys/resource.h>
+#include <config.h>
 
 #define NAME           "LCR"
 
 #define DEFAULT_ENDPOINT_APP EndpointAppPBX
 
-#define VERSION_STRING "1.1 (Summer 2008)"
+#define VERSION_STRING VERSION
 
 extern int memuse;
 extern int mmemuse;