From 47036946119d1a5fbda6db24eb76fa6678ce6e4c Mon Sep 17 00:00:00 2001 From: justin Date: Wed, 22 Aug 2012 21:55:13 -0700 Subject: [PATCH] better note about __DragonFly_version in tagging. --- docs/developer/Release/index.mdwn | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/docs/developer/Release/index.mdwn b/docs/developer/Release/index.mdwn index 776aea6..5d1c45d 100644 --- a/docs/developer/Release/index.mdwn +++ b/docs/developer/Release/index.mdwn @@ -57,6 +57,8 @@ Do the x.x.0 immediately. Just before doing the final nrelease build roll a x.x 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. + ## Something in GCC The file gnu/usr.bin/cc41/cc_prep/config/dragonfly.h has a spot where the major version number for DragonFly is encoded. I don't know if this applies for anything other than gcc 4.1. -- 1.7.7.2