mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-13 15:52:01 +07:00
Update protobuf version after change in versioning scheme
Like it was done for bash script in f02dae0232aa0ac6d79d1bc1bc2d9ee418d4c241 GitOrigin-RevId: 490dbc26799529152c5fd81ed6d05a89d36fff31
This commit is contained in:
committed by
intellij-monorepo-bot
parent
b6ee242c14
commit
bd652e4024
@@ -5,7 +5,7 @@
|
||||
:: @echo on
|
||||
@echo off
|
||||
|
||||
if not defined PROTOC_VERSION set PROTOC_VERSION=3.24.2
|
||||
if not defined PROTOC_VERSION set PROTOC_VERSION=24.2
|
||||
|
||||
if not defined PROTOC_BIN_DIR (
|
||||
for /f %%i in ('git.exe rev-parse --show-toplevel') do set "toplevel=%%~fi"
|
||||
|
||||
Reference in New Issue
Block a user