You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Greetings @ukai , I have the same problem, I use a script (install-protoc.sh) to download and unzip the last release to the folder I need, however I notice that it downloads version 3.12.2 and when I check the version in my operating system it shows that it has the previous version 3.12.1.
To get out of doubts I downloaded and unzipped manually the release 3.12.2 and I get the same result: libprotoc 3.12.1
What version of protobuf and what language are you using?
Version: v3.12.2
What operating system (Linux, Windows, ...) and version?
Linux
What did you do?
Steps to reproduce the behavior:
protoc --version
What did you expect to see
libprotoc 3.12.2
What did you see instead?
libprotoc 3.12.1
Make sure you include information that can help us debug (full error message, exception listing, stack trace, logs).
Anything else we should know about your project / environment
The text was updated successfully, but these errors were encountered: