Version checker

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@219 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
gsherman 2003-05-31 00:35:37 +00:00
parent 1518c8f195
commit c28ad44a68

View File

@ -205,6 +205,7 @@ void QgisApp::about()
QString watsNew = "Version ";
watsNew += qgisVersion;
watsNew += "\n*Preliminary Plugin Manager implementation\n"
"*Version check under tools menu\n"
"*Fix for PostGIS bug when srid != -1\n"
"*Database Connections can now be deleted\n"
"*Fixes to Database Connection dialog\n";