Index: trunk/src/org/openstreetmap/josm/data/imagery/ImageryInfo.java
===================================================================
--- trunk/src/org/openstreetmap/josm/data/imagery/ImageryInfo.java	(revision 8066)
+++ trunk/src/org/openstreetmap/josm/data/imagery/ImageryInfo.java	(revision 8067)
@@ -783,5 +783,5 @@
      * Returns the description text when existing.
      * @return The description
-     * @since 8064
+     * @since 8065
      */
     public String getDescription() {
@@ -792,5 +792,5 @@
      * Sets the description text when existing.
      * @param description the imagery description text
-     * @since 8064
+     * @since 8065
      */
     public void setDescription(String description) {
@@ -801,5 +801,5 @@
      * Returns a tool tip text for display.
      * @return The text
-     * @since 8064
+     * @since 8065
      */
     public String getToolTipText() {
