Index: trunk/src/org/openstreetmap/josm/tools/Utils.java
===================================================================
--- trunk/src/org/openstreetmap/josm/tools/Utils.java	(revision 11055)
+++ trunk/src/org/openstreetmap/josm/tools/Utils.java	(revision 11056)
@@ -1509,5 +1509,5 @@
      * @param max maximum value
      * @return the value
-     * @since 11053
+     * @since 11055
      */
     public static int clamp(int val, int min, int max) {
