diff --git a/doc/index.html b/doc/index.html index d78c4b0794a..07d65d1762c 100644 --- a/doc/index.html +++ b/doc/index.html @@ -10,7 +10,7 @@ Quantum GIS Documentation
- Version 0.10.0 Io
+ Version 1.0.0 Io
Please read this entire document for important information about this release. @@ -21,36 +21,57 @@ --> -

Whats new in Version 0.11.0?

+

Whats new in Version 1.0.0?

-This release includes over 60 bug fixes and enchancements -over the QGIS 0.10.0 release. In addition we have added +This release includes over 265 bug fixes and enchancements +over the QGIS 0.11.0 release. In addition we have added the following new features: @@ -93,8 +114,8 @@ the following new features:
If think you have found a bug, please consider reporting it to the development team. The steps to report a bug are:
    -
  1. Go to the Bug Tracker at https://svn.qgis.org/trac -
  2. Read Using Trac With QGIS to learn about the submission process +
  3. Go to the Bug Tracker at https://svn.qgis.org/trac +
  4. Read Using Trac With QGIS to learn about the submission process
  5. Review the list of current issues to make sure your bug has not already been submitted. If it has, review the submission and see if there is anything you can add to the bug report to aid the developers
  6. If your bug has not been reported, create a new ticket, making sure to either login to trac or provide your email address. Tickets lacking contact information are subject to deletion.
diff --git a/src/app/qgisapp.cpp b/src/app/qgisapp.cpp index 7cf5533a293..e85f78fab1a 100644 --- a/src/app/qgisapp.cpp +++ b/src/app/qgisapp.cpp @@ -1801,33 +1801,56 @@ void QgisApp::about() QString whatsNew = "" + tr( "Version" ) + " "; whatsNew += QGis::QGIS_VERSION; whatsNew += "

" + tr( "New features" ) + "

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