Skip to content

Commit

Permalink
Merge branch 'main' of github.com:GetStream/protobuf
Browse files Browse the repository at this point in the history
  • Loading branch information
tbarbugli committed Nov 5, 2024
2 parents ab7c7a9 + f0fa669 commit 46599a4
Show file tree
Hide file tree
Showing 4 changed files with 790 additions and 535 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ MAKEFLAGS += -j$(NPROCS)

CURRENT_VERSION_MAJOR = 1
CURRENT_VERSION_MINOR = 25
CURRENT_VERSION_BUG = 1
CURRENT_VERSION_BUG = 2

GIT_DESCRIBE := $(shell git describe)
GITHUB_HEAD_REF ?= $(shell git branch --show-current)
Expand Down
Loading

0 comments on commit 46599a4

Please sign in to comment.