This is the long-awaited monster commit, bringing you a redesigned core arch and...
[quassel.git] / src / common / main.cpp
index b5fe32c..ecd0fa5 100644 (file)
@@ -64,6 +64,8 @@ int main(int argc, char **argv) {
 
   Global::registerMetaTypes();
 
 
   Global::registerMetaTypes();
 
+#include "../../version.inc"
+
 #if defined BUILD_CORE
   Global::runMode = Global::CoreOnly;
   QCoreApplication app(argc, argv);
 #if defined BUILD_CORE
   Global::runMode = Global::CoreOnly;
   QCoreApplication app(argc, argv);