mirror of
https://github.com/mapmapteam/mapmap.git
synced 2026-04-04 06:29:41 +02:00
Use major.minor.micro for version number.
This commit is contained in:
@@ -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 © 2013 Sofian Audry"
|
||||
"<p>Copyright © 2013 Alexandre Quessy"
|
||||
"<p>Copyright © 2013 Vasilis Liaskovitis"
|
||||
"<p>Copyright © 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 "
|
||||
|
||||
Reference in New Issue
Block a user