Thanks for the reply, Kevin.
Yes, I have overwritten the alfresco.war file at tomcat/webapps from a complete tomcat install of the 2.1.0 (R1) release (alfresco-community-tomcat-2.1.0R1.tar.gz dated 6-29-07) with the alfresco.war file from the current 2.1.0 (final) release from the alfresco-community-war-2.1.0.tar.gz dated 7/24/07 download at sourceforge.
The console line that indicates the version reads
15:46:36,204 INFO [org.alfresco.service.descriptor.DescriptorService] Alfresco started (Community Network): Current version 2.1.0 (R1 443) schema 62 - Installed version 2.1.0 (R1 443) schema 62
Other possible pertinent messages from the console read
15:46:33,466 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] No changes were made to the schema.
15:46:36,026 INFO [org.alfresco.repo.admin.patch.PatchExecuter] Checking for patches to apply …
15:46:36,097 INFO [org.alfresco.repo.module.ModuleServiceImpl] Found 0 module(s).
I have made sure that the custom-repository.properties file in the extensions has the line
db.schema.update=true
I have also deleted all the temporary tomcat files before restarting tomcat after updating the .war file.
Are there other steps I should take in order to get to be running 2.1.0 final?