From cacacccd9713cc92b28144bffdf3db769cc12b5f Mon Sep 17 00:00:00 2001 From: Christopher Warrington Date: Mon, 3 Aug 2020 10:41:49 -0700 Subject: [PATCH] Prepare for 9.0.2 release --- CHANGELOG.md | 10 +++++----- compiler/src/Language/Bond/Codegen/Cpp/Types_h.hs | 2 +- compiler/tests/generated/alias_key_types.h | 2 +- compiler/tests/generated/alias_with_allocator_types.h | 2 +- compiler/tests/generated/aliases_types.h | 2 +- compiler/tests/generated/alloc_ctors/alias_key_types.h | 2 +- compiler/tests/generated/alloc_ctors/aliases_types.h | 2 +- .../tests/generated/alloc_ctors/attributes_types.h | 2 +- .../generated/alloc_ctors/basic_types_nsmapped_types.h | 2 +- .../tests/generated/alloc_ctors/basic_types_types.h | 2 +- compiler/tests/generated/alloc_ctors/bond_meta_types.h | 2 +- .../tests/generated/alloc_ctors/complex_types_types.h | 2 +- compiler/tests/generated/alloc_ctors/defaults_types.h | 2 +- compiler/tests/generated/alloc_ctors/empty_types.h | 2 +- .../generated/alloc_ctors/field_modifiers_types.h | 2 +- compiler/tests/generated/alloc_ctors/generics_types.h | 2 +- compiler/tests/generated/alloc_ctors/import_types.h | 2 +- .../tests/generated/alloc_ctors/inheritance_types.h | 2 +- .../tests/generated/alloc_ctors/maybe_blob_types.h | 2 +- .../generated/alloc_ctors/metadata_edge_cases_types.h | 2 +- .../generated/alloc_ctors/with_enum_header_types.h | 2 +- compiler/tests/generated/allocator/alias_key_types.h | 2 +- compiler/tests/generated/allocator/aliases_types.h | 2 +- compiler/tests/generated/allocator/attributes_types.h | 2 +- .../generated/allocator/basic_types_nsmapped_types.h | 2 +- compiler/tests/generated/allocator/basic_types_types.h | 2 +- compiler/tests/generated/allocator/bond_meta_types.h | 2 +- .../tests/generated/allocator/complex_types_types.h | 2 +- compiler/tests/generated/allocator/defaults_types.h | 2 +- compiler/tests/generated/allocator/empty_types.h | 2 +- .../tests/generated/allocator/field_modifiers_types.h | 2 +- compiler/tests/generated/allocator/generics_types.h | 2 +- compiler/tests/generated/allocator/import_types.h | 2 +- compiler/tests/generated/allocator/inheritance_types.h | 2 +- compiler/tests/generated/allocator/maybe_blob_types.h | 2 +- .../generated/allocator/metadata_edge_cases_types.h | 2 +- .../tests/generated/allocator/with_enum_header_types.h | 2 +- compiler/tests/generated/attributes_types.h | 2 +- compiler/tests/generated/basic_types_nsmapped_types.h | 2 +- compiler/tests/generated/basic_types_types.h | 2 +- compiler/tests/generated/bond_meta_types.h | 2 +- compiler/tests/generated/complex_types_types.h | 2 +- .../generated/custom_alias_with_allocator_types.h | 2 +- .../generated/custom_alias_without_allocator_types.h | 2 +- compiler/tests/generated/defaults_types.h | 2 +- compiler/tests/generated/empty_types.h | 2 +- compiler/tests/generated/exports/service_types.h | 2 +- .../tests/generated/exports/with_enum_header_types.h | 2 +- compiler/tests/generated/field_modifiers_types.h | 2 +- compiler/tests/generated/generics_types.h | 2 +- compiler/tests/generated/import_types.h | 2 +- compiler/tests/generated/inheritance_types.h | 2 +- compiler/tests/generated/maybe_blob_types.h | 2 +- compiler/tests/generated/metadata_edge_cases_types.h | 2 +- .../tests/generated/scoped_allocator/alias_key_types.h | 2 +- .../tests/generated/scoped_allocator/aliases_types.h | 2 +- .../generated/scoped_allocator/attributes_types.h | 2 +- .../scoped_allocator/basic_types_nsmapped_types.h | 2 +- .../generated/scoped_allocator/basic_types_types.h | 2 +- .../tests/generated/scoped_allocator/bond_meta_types.h | 2 +- .../generated/scoped_allocator/complex_types_types.h | 2 +- .../tests/generated/scoped_allocator/defaults_types.h | 2 +- .../tests/generated/scoped_allocator/empty_types.h | 2 +- .../generated/scoped_allocator/field_modifiers_types.h | 2 +- .../tests/generated/scoped_allocator/generics_types.h | 2 +- .../tests/generated/scoped_allocator/import_types.h | 2 +- .../generated/scoped_allocator/inheritance_types.h | 2 +- .../generated/scoped_allocator/maybe_blob_types.h | 2 +- .../scoped_allocator/metadata_edge_cases_types.h | 2 +- .../scoped_allocator/with_enum_header_types.h | 2 +- .../tests/generated/type_aliases/alias_key_types.h | 2 +- .../type_aliases/alias_with_allocator_types.h | 2 +- compiler/tests/generated/type_aliases/aliases_types.h | 2 +- .../tests/generated/type_aliases/attributes_types.h | 2 +- .../type_aliases/basic_types_nsmapped_types.h | 2 +- .../tests/generated/type_aliases/basic_types_types.h | 2 +- .../tests/generated/type_aliases/bond_meta_types.h | 2 +- .../tests/generated/type_aliases/complex_types_types.h | 2 +- .../type_aliases/custom_alias_with_allocator_types.h | 2 +- .../custom_alias_without_allocator_types.h | 2 +- compiler/tests/generated/type_aliases/defaults_types.h | 2 +- compiler/tests/generated/type_aliases/empty_types.h | 2 +- .../generated/type_aliases/field_modifiers_types.h | 2 +- compiler/tests/generated/type_aliases/generics_types.h | 2 +- compiler/tests/generated/type_aliases/import_types.h | 2 +- .../tests/generated/type_aliases/inheritance_types.h | 2 +- .../tests/generated/type_aliases/maybe_blob_types.h | 2 +- .../generated/type_aliases/metadata_edge_cases_types.h | 2 +- .../generated/type_aliases/with_enum_header_types.h | 2 +- compiler/tests/generated/with_enum_header_types.h | 2 +- cpp/inc/bond/core/bond_version.h | 2 +- 91 files changed, 95 insertions(+), 95 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b440154af..e8eb99ff87 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,11 +11,11 @@ tag versions. The Bond compiler (`gbc`) and different versioning scheme, following the Haskell community's [package versioning policy](https://wiki.haskell.org/Package_versioning_policy). -## Unreleased ## -* IDL core version: TBD -* C++ version: bug fix bump needed -* C# NuGet version: bug fix bump needed -* `gbc` & compiler library: TBD +## 9.0.2: 2020-08-03 ## +* IDL core version: 3.0 +* C++ version: 9.0.2 +* C# NuGet version: 9.0.2 +* `gbc` & compiler library: 0.12.1.0 ### C++ ### diff --git a/compiler/src/Language/Bond/Codegen/Cpp/Types_h.hs b/compiler/src/Language/Bond/Codegen/Cpp/Types_h.hs index d00d466674..03554917e9 100644 --- a/compiler/src/Language/Bond/Codegen/Cpp/Types_h.hs +++ b/compiler/src/Language/Bond/Codegen/Cpp/Types_h.hs @@ -39,7 +39,7 @@ types_h export_attribute userHeaders enumHeader allocator alloc_ctors_enabled ty #{newlineBeginSep 0 includeHeader userHeaders} #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/alias_key_types.h b/compiler/tests/generated/alias_key_types.h index fbba59e386..a80c6625f2 100644 --- a/compiler/tests/generated/alias_key_types.h +++ b/compiler/tests/generated/alias_key_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/alias_with_allocator_types.h b/compiler/tests/generated/alias_with_allocator_types.h index f66c29bfd4..2a0d1fef99 100644 --- a/compiler/tests/generated/alias_with_allocator_types.h +++ b/compiler/tests/generated/alias_with_allocator_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/aliases_types.h b/compiler/tests/generated/aliases_types.h index 206c3e8879..539e83ddac 100644 --- a/compiler/tests/generated/aliases_types.h +++ b/compiler/tests/generated/aliases_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/alloc_ctors/alias_key_types.h b/compiler/tests/generated/alloc_ctors/alias_key_types.h index 2c5bb013c6..d7322f2294 100644 --- a/compiler/tests/generated/alloc_ctors/alias_key_types.h +++ b/compiler/tests/generated/alloc_ctors/alias_key_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/alloc_ctors/aliases_types.h b/compiler/tests/generated/alloc_ctors/aliases_types.h index d196010bc5..deb1ba004e 100644 --- a/compiler/tests/generated/alloc_ctors/aliases_types.h +++ b/compiler/tests/generated/alloc_ctors/aliases_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/alloc_ctors/attributes_types.h b/compiler/tests/generated/alloc_ctors/attributes_types.h index 2f28ca6522..b46dc26f4d 100644 --- a/compiler/tests/generated/alloc_ctors/attributes_types.h +++ b/compiler/tests/generated/alloc_ctors/attributes_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/alloc_ctors/basic_types_nsmapped_types.h b/compiler/tests/generated/alloc_ctors/basic_types_nsmapped_types.h index e5610c8829..1d310811cf 100644 --- a/compiler/tests/generated/alloc_ctors/basic_types_nsmapped_types.h +++ b/compiler/tests/generated/alloc_ctors/basic_types_nsmapped_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/alloc_ctors/basic_types_types.h b/compiler/tests/generated/alloc_ctors/basic_types_types.h index c5525c39b5..d383d768fc 100644 --- a/compiler/tests/generated/alloc_ctors/basic_types_types.h +++ b/compiler/tests/generated/alloc_ctors/basic_types_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/alloc_ctors/bond_meta_types.h b/compiler/tests/generated/alloc_ctors/bond_meta_types.h index 5bd595f6e2..fbe7d62782 100644 --- a/compiler/tests/generated/alloc_ctors/bond_meta_types.h +++ b/compiler/tests/generated/alloc_ctors/bond_meta_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/alloc_ctors/complex_types_types.h b/compiler/tests/generated/alloc_ctors/complex_types_types.h index 4750cae529..dab17fbf64 100644 --- a/compiler/tests/generated/alloc_ctors/complex_types_types.h +++ b/compiler/tests/generated/alloc_ctors/complex_types_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/alloc_ctors/defaults_types.h b/compiler/tests/generated/alloc_ctors/defaults_types.h index e712b3e83e..3d09fefac7 100644 --- a/compiler/tests/generated/alloc_ctors/defaults_types.h +++ b/compiler/tests/generated/alloc_ctors/defaults_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/alloc_ctors/empty_types.h b/compiler/tests/generated/alloc_ctors/empty_types.h index 0db477ff58..3adf7a668d 100644 --- a/compiler/tests/generated/alloc_ctors/empty_types.h +++ b/compiler/tests/generated/alloc_ctors/empty_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/alloc_ctors/field_modifiers_types.h b/compiler/tests/generated/alloc_ctors/field_modifiers_types.h index 0bf5eb2e91..21ce185006 100644 --- a/compiler/tests/generated/alloc_ctors/field_modifiers_types.h +++ b/compiler/tests/generated/alloc_ctors/field_modifiers_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/alloc_ctors/generics_types.h b/compiler/tests/generated/alloc_ctors/generics_types.h index 5aa79e0666..d8b6a91635 100644 --- a/compiler/tests/generated/alloc_ctors/generics_types.h +++ b/compiler/tests/generated/alloc_ctors/generics_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/alloc_ctors/import_types.h b/compiler/tests/generated/alloc_ctors/import_types.h index 168c995362..77b420a620 100644 --- a/compiler/tests/generated/alloc_ctors/import_types.h +++ b/compiler/tests/generated/alloc_ctors/import_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/alloc_ctors/inheritance_types.h b/compiler/tests/generated/alloc_ctors/inheritance_types.h index 3f3247f15f..0a39bf51c7 100644 --- a/compiler/tests/generated/alloc_ctors/inheritance_types.h +++ b/compiler/tests/generated/alloc_ctors/inheritance_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/alloc_ctors/maybe_blob_types.h b/compiler/tests/generated/alloc_ctors/maybe_blob_types.h index 0bb88a7288..3fd1aa9e14 100644 --- a/compiler/tests/generated/alloc_ctors/maybe_blob_types.h +++ b/compiler/tests/generated/alloc_ctors/maybe_blob_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/alloc_ctors/metadata_edge_cases_types.h b/compiler/tests/generated/alloc_ctors/metadata_edge_cases_types.h index d9492503a1..64ec4ffc60 100644 --- a/compiler/tests/generated/alloc_ctors/metadata_edge_cases_types.h +++ b/compiler/tests/generated/alloc_ctors/metadata_edge_cases_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/alloc_ctors/with_enum_header_types.h b/compiler/tests/generated/alloc_ctors/with_enum_header_types.h index 0970cde7a9..0b5aa66fd3 100644 --- a/compiler/tests/generated/alloc_ctors/with_enum_header_types.h +++ b/compiler/tests/generated/alloc_ctors/with_enum_header_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/allocator/alias_key_types.h b/compiler/tests/generated/allocator/alias_key_types.h index bdbaa2659e..40ea07b789 100644 --- a/compiler/tests/generated/allocator/alias_key_types.h +++ b/compiler/tests/generated/allocator/alias_key_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/allocator/aliases_types.h b/compiler/tests/generated/allocator/aliases_types.h index caeb685da6..3e5741582c 100644 --- a/compiler/tests/generated/allocator/aliases_types.h +++ b/compiler/tests/generated/allocator/aliases_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/allocator/attributes_types.h b/compiler/tests/generated/allocator/attributes_types.h index 9250920d8b..6af992d41b 100644 --- a/compiler/tests/generated/allocator/attributes_types.h +++ b/compiler/tests/generated/allocator/attributes_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/allocator/basic_types_nsmapped_types.h b/compiler/tests/generated/allocator/basic_types_nsmapped_types.h index f596f8b7ca..2edda3f6bf 100644 --- a/compiler/tests/generated/allocator/basic_types_nsmapped_types.h +++ b/compiler/tests/generated/allocator/basic_types_nsmapped_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/allocator/basic_types_types.h b/compiler/tests/generated/allocator/basic_types_types.h index beb3cf918b..f21671218d 100644 --- a/compiler/tests/generated/allocator/basic_types_types.h +++ b/compiler/tests/generated/allocator/basic_types_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/allocator/bond_meta_types.h b/compiler/tests/generated/allocator/bond_meta_types.h index 27c8298163..5931283ea9 100644 --- a/compiler/tests/generated/allocator/bond_meta_types.h +++ b/compiler/tests/generated/allocator/bond_meta_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/allocator/complex_types_types.h b/compiler/tests/generated/allocator/complex_types_types.h index cb9ee5be55..ac862a500d 100644 --- a/compiler/tests/generated/allocator/complex_types_types.h +++ b/compiler/tests/generated/allocator/complex_types_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/allocator/defaults_types.h b/compiler/tests/generated/allocator/defaults_types.h index 7ec821bc09..5715dfb85c 100644 --- a/compiler/tests/generated/allocator/defaults_types.h +++ b/compiler/tests/generated/allocator/defaults_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/allocator/empty_types.h b/compiler/tests/generated/allocator/empty_types.h index 0db477ff58..3adf7a668d 100644 --- a/compiler/tests/generated/allocator/empty_types.h +++ b/compiler/tests/generated/allocator/empty_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/allocator/field_modifiers_types.h b/compiler/tests/generated/allocator/field_modifiers_types.h index 7afcf1c089..f5b81fdf3c 100644 --- a/compiler/tests/generated/allocator/field_modifiers_types.h +++ b/compiler/tests/generated/allocator/field_modifiers_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/allocator/generics_types.h b/compiler/tests/generated/allocator/generics_types.h index d5ef244580..5134888015 100644 --- a/compiler/tests/generated/allocator/generics_types.h +++ b/compiler/tests/generated/allocator/generics_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/allocator/import_types.h b/compiler/tests/generated/allocator/import_types.h index 465878c806..d9960a1395 100644 --- a/compiler/tests/generated/allocator/import_types.h +++ b/compiler/tests/generated/allocator/import_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/allocator/inheritance_types.h b/compiler/tests/generated/allocator/inheritance_types.h index 22484bc3a7..06df25369d 100644 --- a/compiler/tests/generated/allocator/inheritance_types.h +++ b/compiler/tests/generated/allocator/inheritance_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/allocator/maybe_blob_types.h b/compiler/tests/generated/allocator/maybe_blob_types.h index c0471df683..b89dfe5957 100644 --- a/compiler/tests/generated/allocator/maybe_blob_types.h +++ b/compiler/tests/generated/allocator/maybe_blob_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/allocator/metadata_edge_cases_types.h b/compiler/tests/generated/allocator/metadata_edge_cases_types.h index 9da98875b5..99ee93c99d 100644 --- a/compiler/tests/generated/allocator/metadata_edge_cases_types.h +++ b/compiler/tests/generated/allocator/metadata_edge_cases_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/allocator/with_enum_header_types.h b/compiler/tests/generated/allocator/with_enum_header_types.h index ee06ec8b6d..beaf30a2f1 100644 --- a/compiler/tests/generated/allocator/with_enum_header_types.h +++ b/compiler/tests/generated/allocator/with_enum_header_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/attributes_types.h b/compiler/tests/generated/attributes_types.h index 60b6a1d575..7ed174cfae 100644 --- a/compiler/tests/generated/attributes_types.h +++ b/compiler/tests/generated/attributes_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/basic_types_nsmapped_types.h b/compiler/tests/generated/basic_types_nsmapped_types.h index 0c74f6b2b4..9421251eb9 100644 --- a/compiler/tests/generated/basic_types_nsmapped_types.h +++ b/compiler/tests/generated/basic_types_nsmapped_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/basic_types_types.h b/compiler/tests/generated/basic_types_types.h index a248df039a..5433a33236 100644 --- a/compiler/tests/generated/basic_types_types.h +++ b/compiler/tests/generated/basic_types_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/bond_meta_types.h b/compiler/tests/generated/bond_meta_types.h index b68307ae0f..9d36b81f38 100644 --- a/compiler/tests/generated/bond_meta_types.h +++ b/compiler/tests/generated/bond_meta_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/complex_types_types.h b/compiler/tests/generated/complex_types_types.h index baa5af8df2..4723b505f6 100644 --- a/compiler/tests/generated/complex_types_types.h +++ b/compiler/tests/generated/complex_types_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/custom_alias_with_allocator_types.h b/compiler/tests/generated/custom_alias_with_allocator_types.h index bd1c079bb3..e511bf462e 100644 --- a/compiler/tests/generated/custom_alias_with_allocator_types.h +++ b/compiler/tests/generated/custom_alias_with_allocator_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/custom_alias_without_allocator_types.h b/compiler/tests/generated/custom_alias_without_allocator_types.h index 5efc54d18f..930d749941 100644 --- a/compiler/tests/generated/custom_alias_without_allocator_types.h +++ b/compiler/tests/generated/custom_alias_without_allocator_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/defaults_types.h b/compiler/tests/generated/defaults_types.h index 6df5cc9782..62df5ce0cd 100644 --- a/compiler/tests/generated/defaults_types.h +++ b/compiler/tests/generated/defaults_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/empty_types.h b/compiler/tests/generated/empty_types.h index 0db477ff58..3adf7a668d 100644 --- a/compiler/tests/generated/empty_types.h +++ b/compiler/tests/generated/empty_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/exports/service_types.h b/compiler/tests/generated/exports/service_types.h index 4af1f10792..199ea8b5d6 100644 --- a/compiler/tests/generated/exports/service_types.h +++ b/compiler/tests/generated/exports/service_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/exports/with_enum_header_types.h b/compiler/tests/generated/exports/with_enum_header_types.h index 047cfb2600..a9d496d92c 100644 --- a/compiler/tests/generated/exports/with_enum_header_types.h +++ b/compiler/tests/generated/exports/with_enum_header_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/field_modifiers_types.h b/compiler/tests/generated/field_modifiers_types.h index 776694dc1a..0058250c4e 100644 --- a/compiler/tests/generated/field_modifiers_types.h +++ b/compiler/tests/generated/field_modifiers_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/generics_types.h b/compiler/tests/generated/generics_types.h index eb8b5305af..8fb2a2dfc1 100644 --- a/compiler/tests/generated/generics_types.h +++ b/compiler/tests/generated/generics_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/import_types.h b/compiler/tests/generated/import_types.h index aa7809658c..b90572d8a3 100644 --- a/compiler/tests/generated/import_types.h +++ b/compiler/tests/generated/import_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/inheritance_types.h b/compiler/tests/generated/inheritance_types.h index aff21b3eae..2e7ead32f5 100644 --- a/compiler/tests/generated/inheritance_types.h +++ b/compiler/tests/generated/inheritance_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/maybe_blob_types.h b/compiler/tests/generated/maybe_blob_types.h index 9c31bcc5fa..1ace9b9906 100644 --- a/compiler/tests/generated/maybe_blob_types.h +++ b/compiler/tests/generated/maybe_blob_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/metadata_edge_cases_types.h b/compiler/tests/generated/metadata_edge_cases_types.h index 7311b96a03..ff6bb92945 100644 --- a/compiler/tests/generated/metadata_edge_cases_types.h +++ b/compiler/tests/generated/metadata_edge_cases_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/scoped_allocator/alias_key_types.h b/compiler/tests/generated/scoped_allocator/alias_key_types.h index 20c67b0bd1..76391f88af 100644 --- a/compiler/tests/generated/scoped_allocator/alias_key_types.h +++ b/compiler/tests/generated/scoped_allocator/alias_key_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/scoped_allocator/aliases_types.h b/compiler/tests/generated/scoped_allocator/aliases_types.h index 787c77c8da..2b000917ea 100644 --- a/compiler/tests/generated/scoped_allocator/aliases_types.h +++ b/compiler/tests/generated/scoped_allocator/aliases_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/scoped_allocator/attributes_types.h b/compiler/tests/generated/scoped_allocator/attributes_types.h index 52a65a1eff..2616967359 100644 --- a/compiler/tests/generated/scoped_allocator/attributes_types.h +++ b/compiler/tests/generated/scoped_allocator/attributes_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/scoped_allocator/basic_types_nsmapped_types.h b/compiler/tests/generated/scoped_allocator/basic_types_nsmapped_types.h index ad1f1d0b6d..c483d71c67 100644 --- a/compiler/tests/generated/scoped_allocator/basic_types_nsmapped_types.h +++ b/compiler/tests/generated/scoped_allocator/basic_types_nsmapped_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/scoped_allocator/basic_types_types.h b/compiler/tests/generated/scoped_allocator/basic_types_types.h index 0ff10a547f..fecdc28830 100644 --- a/compiler/tests/generated/scoped_allocator/basic_types_types.h +++ b/compiler/tests/generated/scoped_allocator/basic_types_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/scoped_allocator/bond_meta_types.h b/compiler/tests/generated/scoped_allocator/bond_meta_types.h index 0fd072571f..81f9cba5e7 100644 --- a/compiler/tests/generated/scoped_allocator/bond_meta_types.h +++ b/compiler/tests/generated/scoped_allocator/bond_meta_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/scoped_allocator/complex_types_types.h b/compiler/tests/generated/scoped_allocator/complex_types_types.h index dc6de68eee..2e30a62c56 100644 --- a/compiler/tests/generated/scoped_allocator/complex_types_types.h +++ b/compiler/tests/generated/scoped_allocator/complex_types_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/scoped_allocator/defaults_types.h b/compiler/tests/generated/scoped_allocator/defaults_types.h index 561f307d54..35d60d5fb6 100644 --- a/compiler/tests/generated/scoped_allocator/defaults_types.h +++ b/compiler/tests/generated/scoped_allocator/defaults_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/scoped_allocator/empty_types.h b/compiler/tests/generated/scoped_allocator/empty_types.h index 0db477ff58..3adf7a668d 100644 --- a/compiler/tests/generated/scoped_allocator/empty_types.h +++ b/compiler/tests/generated/scoped_allocator/empty_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/scoped_allocator/field_modifiers_types.h b/compiler/tests/generated/scoped_allocator/field_modifiers_types.h index 7afcf1c089..f5b81fdf3c 100644 --- a/compiler/tests/generated/scoped_allocator/field_modifiers_types.h +++ b/compiler/tests/generated/scoped_allocator/field_modifiers_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/scoped_allocator/generics_types.h b/compiler/tests/generated/scoped_allocator/generics_types.h index d5ef244580..5134888015 100644 --- a/compiler/tests/generated/scoped_allocator/generics_types.h +++ b/compiler/tests/generated/scoped_allocator/generics_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/scoped_allocator/import_types.h b/compiler/tests/generated/scoped_allocator/import_types.h index 465878c806..d9960a1395 100644 --- a/compiler/tests/generated/scoped_allocator/import_types.h +++ b/compiler/tests/generated/scoped_allocator/import_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/scoped_allocator/inheritance_types.h b/compiler/tests/generated/scoped_allocator/inheritance_types.h index 22484bc3a7..06df25369d 100644 --- a/compiler/tests/generated/scoped_allocator/inheritance_types.h +++ b/compiler/tests/generated/scoped_allocator/inheritance_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/scoped_allocator/maybe_blob_types.h b/compiler/tests/generated/scoped_allocator/maybe_blob_types.h index c0471df683..b89dfe5957 100644 --- a/compiler/tests/generated/scoped_allocator/maybe_blob_types.h +++ b/compiler/tests/generated/scoped_allocator/maybe_blob_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/scoped_allocator/metadata_edge_cases_types.h b/compiler/tests/generated/scoped_allocator/metadata_edge_cases_types.h index 9da98875b5..99ee93c99d 100644 --- a/compiler/tests/generated/scoped_allocator/metadata_edge_cases_types.h +++ b/compiler/tests/generated/scoped_allocator/metadata_edge_cases_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/scoped_allocator/with_enum_header_types.h b/compiler/tests/generated/scoped_allocator/with_enum_header_types.h index 679a2fd152..2113da2b18 100644 --- a/compiler/tests/generated/scoped_allocator/with_enum_header_types.h +++ b/compiler/tests/generated/scoped_allocator/with_enum_header_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/type_aliases/alias_key_types.h b/compiler/tests/generated/type_aliases/alias_key_types.h index 98a3c7d982..0b1f53f2b3 100644 --- a/compiler/tests/generated/type_aliases/alias_key_types.h +++ b/compiler/tests/generated/type_aliases/alias_key_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/type_aliases/alias_with_allocator_types.h b/compiler/tests/generated/type_aliases/alias_with_allocator_types.h index de14a92ede..80c33e2e37 100644 --- a/compiler/tests/generated/type_aliases/alias_with_allocator_types.h +++ b/compiler/tests/generated/type_aliases/alias_with_allocator_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/type_aliases/aliases_types.h b/compiler/tests/generated/type_aliases/aliases_types.h index 77d8c2fdc1..270a0719b2 100644 --- a/compiler/tests/generated/type_aliases/aliases_types.h +++ b/compiler/tests/generated/type_aliases/aliases_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/type_aliases/attributes_types.h b/compiler/tests/generated/type_aliases/attributes_types.h index 9250920d8b..6af992d41b 100644 --- a/compiler/tests/generated/type_aliases/attributes_types.h +++ b/compiler/tests/generated/type_aliases/attributes_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/type_aliases/basic_types_nsmapped_types.h b/compiler/tests/generated/type_aliases/basic_types_nsmapped_types.h index f596f8b7ca..2edda3f6bf 100644 --- a/compiler/tests/generated/type_aliases/basic_types_nsmapped_types.h +++ b/compiler/tests/generated/type_aliases/basic_types_nsmapped_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/type_aliases/basic_types_types.h b/compiler/tests/generated/type_aliases/basic_types_types.h index beb3cf918b..f21671218d 100644 --- a/compiler/tests/generated/type_aliases/basic_types_types.h +++ b/compiler/tests/generated/type_aliases/basic_types_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/type_aliases/bond_meta_types.h b/compiler/tests/generated/type_aliases/bond_meta_types.h index 27c8298163..5931283ea9 100644 --- a/compiler/tests/generated/type_aliases/bond_meta_types.h +++ b/compiler/tests/generated/type_aliases/bond_meta_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/type_aliases/complex_types_types.h b/compiler/tests/generated/type_aliases/complex_types_types.h index cb9ee5be55..ac862a500d 100644 --- a/compiler/tests/generated/type_aliases/complex_types_types.h +++ b/compiler/tests/generated/type_aliases/complex_types_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/type_aliases/custom_alias_with_allocator_types.h b/compiler/tests/generated/type_aliases/custom_alias_with_allocator_types.h index 0cf1f83e4a..c0d550e0ab 100644 --- a/compiler/tests/generated/type_aliases/custom_alias_with_allocator_types.h +++ b/compiler/tests/generated/type_aliases/custom_alias_with_allocator_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/type_aliases/custom_alias_without_allocator_types.h b/compiler/tests/generated/type_aliases/custom_alias_without_allocator_types.h index c74d69989b..22281458fd 100644 --- a/compiler/tests/generated/type_aliases/custom_alias_without_allocator_types.h +++ b/compiler/tests/generated/type_aliases/custom_alias_without_allocator_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/type_aliases/defaults_types.h b/compiler/tests/generated/type_aliases/defaults_types.h index 7ec821bc09..5715dfb85c 100644 --- a/compiler/tests/generated/type_aliases/defaults_types.h +++ b/compiler/tests/generated/type_aliases/defaults_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/type_aliases/empty_types.h b/compiler/tests/generated/type_aliases/empty_types.h index 0db477ff58..3adf7a668d 100644 --- a/compiler/tests/generated/type_aliases/empty_types.h +++ b/compiler/tests/generated/type_aliases/empty_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/type_aliases/field_modifiers_types.h b/compiler/tests/generated/type_aliases/field_modifiers_types.h index 7afcf1c089..f5b81fdf3c 100644 --- a/compiler/tests/generated/type_aliases/field_modifiers_types.h +++ b/compiler/tests/generated/type_aliases/field_modifiers_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/type_aliases/generics_types.h b/compiler/tests/generated/type_aliases/generics_types.h index d5ef244580..5134888015 100644 --- a/compiler/tests/generated/type_aliases/generics_types.h +++ b/compiler/tests/generated/type_aliases/generics_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/type_aliases/import_types.h b/compiler/tests/generated/type_aliases/import_types.h index 465878c806..d9960a1395 100644 --- a/compiler/tests/generated/type_aliases/import_types.h +++ b/compiler/tests/generated/type_aliases/import_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/type_aliases/inheritance_types.h b/compiler/tests/generated/type_aliases/inheritance_types.h index 22484bc3a7..06df25369d 100644 --- a/compiler/tests/generated/type_aliases/inheritance_types.h +++ b/compiler/tests/generated/type_aliases/inheritance_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/type_aliases/maybe_blob_types.h b/compiler/tests/generated/type_aliases/maybe_blob_types.h index c0471df683..b89dfe5957 100644 --- a/compiler/tests/generated/type_aliases/maybe_blob_types.h +++ b/compiler/tests/generated/type_aliases/maybe_blob_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/type_aliases/metadata_edge_cases_types.h b/compiler/tests/generated/type_aliases/metadata_edge_cases_types.h index 9da98875b5..99ee93c99d 100644 --- a/compiler/tests/generated/type_aliases/metadata_edge_cases_types.h +++ b/compiler/tests/generated/type_aliases/metadata_edge_cases_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/type_aliases/with_enum_header_types.h b/compiler/tests/generated/type_aliases/with_enum_header_types.h index ee06ec8b6d..beaf30a2f1 100644 --- a/compiler/tests/generated/type_aliases/with_enum_header_types.h +++ b/compiler/tests/generated/type_aliases/with_enum_header_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/compiler/tests/generated/with_enum_header_types.h b/compiler/tests/generated/with_enum_header_types.h index 3bc368f221..bc9ac08073 100644 --- a/compiler/tests/generated/with_enum_header_types.h +++ b/compiler/tests/generated/with_enum_header_types.h @@ -3,7 +3,7 @@ #include -#if BOND_VERSION < 0x0901 +#if BOND_VERSION < 0x0902 #error This file was generated by a newer version of the Bond compiler and is incompatible with your version of the Bond library. #endif diff --git a/cpp/inc/bond/core/bond_version.h b/cpp/inc/bond/core/bond_version.h index 860275181b..1dbe94de89 100644 --- a/cpp/inc/bond/core/bond_version.h +++ b/cpp/inc/bond/core/bond_version.h @@ -8,7 +8,7 @@ #include #include -#define BOND_VERSION 0x0901 +#define BOND_VERSION 0x0902 #define BOND_MIN_CODEGEN_VERSION 0x0c10 namespace bond