mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

lutoff
16.40.2007 a5a372a17dfbea0e0551a992e11c4fec4b7bb9d0
opends/resource/DynamicConstants.java.stubs
@@ -148,4 +148,10 @@
       (((FIX_IDS != null) && (FIX_IDS.length() > 0))
        ? "+" + FIX_IDS
        : "");
  /**
   * A printable version string for this product.
   */
  public static final String PRINTABLE_VERSION_STRING =
       FULL_VERSION_STRING + "\nBuild " + BUILD_ID +"\n";
}