| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,4 +1,4 @@ | |||
| 1 | - /* auto-generated on 2025-09-22 20:51:08 -0400. Do not edit! */ | ||
| 1 | + /* auto-generated on 2025-09-23 12:57:35 -0400. Do not edit! */ | ||
| 2 | 2 | /* begin file src/ada.cpp */ | |
| 3 | 3 | #include "ada.h" | |
| 4 | 4 | /* begin file src/checkers.cpp */ | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,4 +1,4 @@ | |||
| 1 | - /* auto-generated on 2025-09-22 20:51:08 -0400. Do not edit! */ | ||
| 1 | + /* auto-generated on 2025-09-23 12:57:35 -0400. Do not edit! */ | ||
| 2 | 2 | /* begin file include/ada.h */ | |
| 3 | 3 | /** | |
| 4 | 4 | * @file ada.h | |
@@ -10515,14 +10515,14 @@ constructor_string_parser<regex_provider>::parse(std::string_view input) { | |||
| 10515 | 10515 | #ifndef ADA_ADA_VERSION_H | |
| 10516 | 10516 | #define ADA_ADA_VERSION_H | |
| 10517 | 10517 | ||
| 10518 | - #define ADA_VERSION "3.2.9" | ||
| 10518 | + #define ADA_VERSION "3.3.0" | ||
| 10519 | 10519 | ||
| 10520 | 10520 | namespace ada { | |
| 10521 | 10521 | ||
| 10522 | 10522 | enum { | |
| 10523 | 10523 | ADA_VERSION_MAJOR = 3, | |
| 10524 | - ADA_VERSION_MINOR = 2, | ||
| 10525 | - ADA_VERSION_REVISION = 9, | ||
| 10524 | + ADA_VERSION_MINOR = 3, | ||
| 10525 | + ADA_VERSION_REVISION = 0, | ||
| 10526 | 10526 | }; | |
| 10527 | 10527 | ||
| 10528 | 10528 | } // namespace ada | |
| Back | FazBrowse Home | New Git URL |
0 commit comments