From: justin Date: Thu, 23 Aug 2012 05:20:49 +0000 (-0700) Subject: Fixing my notes on tagging X-Git-Url: https://gitweb.dragonflybsd.org/ikiwiki.git/commitdiff_plain/56952daa1ebdf2789d5890e0ef470606777523fe Fixing my notes on tagging --- diff --git a/docs/developer/Release/index.mdwn b/docs/developer/Release/index.mdwn index 5d1c45d4..d81c60e7 100644 --- a/docs/developer/Release/index.mdwn +++ b/docs/developer/Release/index.mdwn @@ -55,9 +55,7 @@ Do the x.x.0 immediately. Just before doing the final nrelease build roll a x.x ## Subsequent tag updates -When updating a x.x.1 version, you just need to edit sys/sys/param.h in the appropriate branch and then tag. - -\__DragonFly\_version should be set to the appropriate minor number. 300000 changes to 300001, for instance, for 3.0.0 to 3.0.1. +When updating a x.x.1 version, you just need to tag. ## Something in GCC