summaryrefslogtreecommitdiff
path: root/doc/HACKING
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-05-11 10:10:29 -0400
committerNick Mathewson <nickm@torproject.org>2015-05-11 10:10:29 -0400
commit101fc13b99b3866b41dd22185f4498d7a93fbe31 (patch)
tree6b41cdd4443316349e7901c5c333dbcc619484b6 /doc/HACKING
parent1423040aa17bf14f22054c04deac0488fc6438cd (diff)
downloadtor-101fc13b99b3866b41dd22185f4498d7a93fbe31.tar.gz
tor-101fc13b99b3866b41dd22185f4498d7a93fbe31.zip
Bump version to 0.2.7.1-alpha. (This is not the release yet.)
Diffstat (limited to 'doc/HACKING')
-rw-r--r--doc/HACKING3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/HACKING b/doc/HACKING
index a144c4b96a..0d78f797fc 100644
--- a/doc/HACKING
+++ b/doc/HACKING
@@ -542,7 +542,8 @@ a stable release, add it to the ReleaseNotes file too. If we're adding
to a release-0.2.x branch, manually commit the changelogs to the later
git branches too.
-4) Bump the version number in configure.ac and rebuild.
+4) Bump the version number in configure.ac and rebuild. Then run
+ "make update-versions".
5) Make dist, put the tarball up somewhere, and tell #tor about it. Wait
a while to see if anybody has problems building it. Try to get Sebastian