diff --git a/src/app/qgisapp.cpp b/src/app/qgisapp.cpp index 3abe0011149..909b30306a7 100644 --- a/src/app/qgisapp.cpp +++ b/src/app/qgisapp.cpp @@ -1628,29 +1628,32 @@ void QgisApp::about() QString whatsNew = "" + tr("Version") + " "; whatsNew += QGis::qgisVersion; whatsNew += "

" + tr("New features") + "

" + - tr("This release candidate includes over 120 bug fixes and enchancements " - "over the QGIS 0.9.1 release. In addition we have added " + tr("This release candidate includes over 60 bug fixes and enchancements " + "over the QGIS 0.10.0 release. In addition we have added " "the following new features:"); whatsNew += "