Skip to content

Commit

Permalink
Increase zserio version to 2.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Mi-La committed Dec 12, 2024
1 parent ef01a53 commit 7090931
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ public final class Cpp17ExtensionVersion
public static final String CPP17_EXTENSION_VERSION_STRING = "0.1.0";

/** Expected Zserio core version string. */
public static final String EXPECTED_ZSERIO_VERSION_STRING = "2.15.0";
public static final String EXPECTED_ZSERIO_VERSION_STRING = "2.16.0";

/** Zserio BIN version string. */
public static final String BIN_VERSION_STRING = "1.0";
Expand Down

0 comments on commit 7090931

Please sign in to comment.