]> ToastFreeware Gitweb - toast/confclerk.git/blobdiff - src/app/main.cpp
Add .pro.user.* to svn:ignore and remove it in the release target.
[toast/confclerk.git] / src / app / main.cpp
index 0d450f66b08d6191513741264f4b7f9a4111f037..c61652b3e67c67394f829ab163a3fee99c12d4e2 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2010 Ixonos Plc.
- * Copyright (C) 2011 Philipp Spitzer, gregor herrmann
+ * Copyright (C) 2011-2012 Philipp Spitzer, gregor herrmann, Stefan Stahl
  *
  * This file is part of ConfClerk.
  *
@@ -43,6 +43,7 @@ int main(int argc, char *argv[])
     // needed by QDesktopServices
     QCoreApplication::setOrganizationName("Toastfreeware");
     QCoreApplication::setApplicationName("ConfClerk");
+    QCoreApplication::setApplicationVersion(VERSION);
  
     SqlEngine::initialize(); // creates "SQLITE" DB connection