Use major.minor.micro for version number.

This commit is contained in:
Alexandre Quessy
2014-03-21 22:34:20 -04:00
parent e6ad73d527
commit f7bfeb415d
4 changed files with 23 additions and 8 deletions

View File

@@ -345,11 +345,10 @@ void MainWindow::about()
// Pop-up about dialog.
QMessageBox::about(this, tr("About MapMap"),
tr("<h2>MapMap "
LIBREMAPPING_VERSION
MAPMAP_VERSION
"</h2>"
"<p>Copyright &copy; 2013 Sofian Audry"
"<p>Copyright &copy; 2013 Alexandre Quessy"
"<p>Copyright &copy; 2013 Vasilis Liaskovitis"
"<p>Copyright &copy; 2013 Sofian Audry, Alexandre Quessy, Julien Keable, "
"Mike Latona and Vasilis Liaskovitis."
"<p>MapMap is a free software for video mapping. "
"<p>Projection mapping, also known as video mapping and spatial augmented reality, "
"is a projection technology used to turn objects, often irregularly shaped, into "