Index: author-template.php
===================================================================
--- author-template.php	(revision 6475)
+++ author-template.php	(working copy)
@@ -53,7 +53,7 @@
 /**
  * the_author_description() - Echo the description of the author of the current post in the Loop.
  *
- * @since 1.0.1
+ * @since 1.0.0
  * @see get_the_author_description()
  */
 function the_author_description() {
@@ -399,7 +399,7 @@
 /**
  * get_author_name() - Get the specified author's preferred display name.
  *
- * @since 1.0.1
+ * @since 1.0.0
  * @param int $auth_id The ID of the author.
  * @return string The author's display name.
  */

