This release is only to introduce proper comments and ensure that spacing is exactly correct according to Drupal best practices.
In rare cases, the system could try to update the user's account with a pre-existing value form before the module was implemented, resulting in a duplicate key error in the users table. Crude system put in place to append a digit to the name.
Added feature to update node title if user name is updated (if user has permission to update user name on account form).
This is an official release after fixing a couple odd problems with the dev version.
Initial dev release