| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
The version numbers in google/cloud/CMakeLists.txt was off by one. Also fixed the release date in the release notes.
Codecov Report
@@ Coverage Diff @@
## v0.4.x #1578 +/- ##
=======================================
Coverage 93.97% 93.97%
=======================================
Files 278 278
Lines 15398 15398
=======================================
Hits 14471 14471
Misses 927 927Continue to review full report at Codecov.
|
Sorry, something went wrong.
|
@coryan I just realized the branch was named 0.4.x but the release was set to 0.2.x. I may have missed something. |
Sorry, something went wrong.
|
We have inconsistent numbering for a while: bigtable and the release versions are in sync, but storage and common are behind. We may have to jump everything to 0.5.0 if we want them to get in sync. |
Sorry, something went wrong.
|
Ah okay, that's fine unless we want to keep the releases consistent. I guess it would depend on how closely SemVer is being used for the CPP libraries, but IIRC they're not going to do that. Thanks for clarifying! |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
The version numbers in google/cloud/CMakeLists.txt was off by one. Also
fixed the release date in the release notes.
This change is