[PATCH] D133923: [Release] Add bump-version script.

Tobias Hieta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 15 01:32:20 PDT 2022


thieta created this revision.
thieta added reviewers: kwk, hans, tstellar.
Herald added a project: All.
thieta requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

There are many files that needs to be updated when you
bump the version of LLVM. This script tries to automate
that in order to make the release managers job easier.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D133923

Files:
  llvm/utils/release/bump-version.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133923.460324.patch
Type: text/x-patch
Size: 8559 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220915/12550f08/attachment.bin>


More information about the llvm-commits mailing list