diff --git a/src/canvas.cpp b/src/canvas.cpp --- a/src/canvas.cpp +++ b/src/canvas.cpp @@ -927,7 +927,7 @@ void Main::clear() void Main::about() { static QMessageBox* about = new QMessageBox - ( "About", + ( "Virtual Leaf V1.0", "

Virtual Leaf V1.0

" "

" "An Open Source framework for cell-based modeling of plant tissue growth and development
"