diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/RELEASING | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/RELEASING b/doc/RELEASING index 3da354a..55dc6bd 100644 --- a/doc/RELEASING +++ b/doc/RELEASING @@ -5,6 +5,7 @@ src/version.h 2. Tag current commit in git git-tag -s vX.X + git-push --tags - Source Tarball - 1. Create a clean tarball, and sign & checksum it |