From aly at crater.dragonflybsd.org Wed Jun 3 02:13:16 2026 From: aly at crater.dragonflybsd.org (Aaron LI) Date: Wed, 3 Jun 2026 02:13:16 -0700 (PDT) Subject: git: Bump __DragonFly_version for struct changes in the last commit Message-ID: <20260603091316.B9774314AB6D@crater.dragonflybsd.org> commit dd963e69bc08774221678ae98586d74faa195c83 Author: Aaron LI Date: Wed Jun 3 17:09:10 2026 +0800 Bump __DragonFly_version for struct changes in the last commit The last commit added 'rm_cpuid' to 'struct u_rman' in , and added 'dm_cpuid' to 'struct devinfo_rman' in . Both are public headers to userland, so bump __DragonFly_version for the change. Summary of changes: sys/sys/param.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/dd963e69bc08774221678ae98586d74faa195c83 -- DragonFly BSD source repository