Index: trunk/src/org/openstreetmap/josm/tools/Utils.java
===================================================================
--- trunk/src/org/openstreetmap/josm/tools/Utils.java	(revision 9296)
+++ trunk/src/org/openstreetmap/josm/tools/Utils.java	(revision 9297)
@@ -461,5 +461,5 @@
      * and must contain a single parameter <code>{0}</code> for the file path
      * @return {@code true} if and only if the file is successfully deleted; {@code false} otherwise
-     * @since XXXX
+     * @since 9296
      */
     public static boolean deleteFile(File file) {
@@ -473,5 +473,5 @@
      * and must contain a single parameter <code>{0}</code> for the file path
      * @return {@code true} if and only if the file is successfully deleted; {@code false} otherwise
-     * @since XXXX
+     * @since 9296
      */
     public static boolean deleteFile(File file, String warnMsg) {
