When updating a x.x.1 version, you just need to edit sys/sys/param.h in the appropriate branch and then tag.
+## 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.
+
+ #define DFBSD_MAJOR 3
+
##Pkgsrc
Adjust bulk builds to the release's pkgsrc branch, and make sure they upload to the right directories on avalon.dragonflybsd.org.