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

lutoff
16.40.2007 8d4847c0a86f3c4942c57110eac69e7e5d8acb31
opendj-sdk/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";
}