Browse Source

Document that we're incrementing version numbers in maint.

(ticket 9553)
Nick Mathewson 11 years ago
parent
commit
34552740b1
1 changed files with 4 additions and 0 deletions
  1. 4 0
      doc/HACKING

+ 4 - 0
doc/HACKING

@@ -537,3 +537,7 @@ changelog to tor-talk or tor-announce.
   (We might be moving to faster announcements, but don't announce until
   (We might be moving to faster announcements, but don't announce until
   the website is at least updated.)
   the website is at least updated.)
 
 
+13) If it's a stable release, bump the version number in the maint-x.y.z
+    branch to "newversion-dev", and do a "merge -s ours" merge to avoid
+    taking that change into master.
+