Skip to content

Commit

Permalink
Tag must be added before it can be pushed
Browse files Browse the repository at this point in the history
  • Loading branch information
stephen-webb committed Oct 18, 2024
1 parent 9c2681f commit 2d02481
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions admin/releasing.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ Steps
- `svn move -m "Release log4cxx 1.3.0" https://dist.apache.org/repos/dist/dev/logging/log4cxx/1.3.0 https://dist.apache.org/repos/dist/release/logging/log4cxx/`
1. Tag the released version
- `git checkout v1.3.0-RC1`
- `git tag rel/v1.3.0`
- `git push origin tag rel/v1.3.0`
1. Set your details in `src/site/CMakeLists.txt`
- Set your name in the LOG4CXX_RELEASE_MANAGER variable
Expand Down

0 comments on commit 2d02481

Please sign in to comment.