summaryrefslogtreecommitdiffhomepage
path: root/dev/boot/src/docs/KERN_VER.md
blob: cabdb1d2727b10b56965e7dd1ef5007b2c16047b (plain)
1
2
3
4
5
6
# The `/props/kern_ver` NVRAM variable

The `/props/kern_ver` variable is used to track NeKernel's current version in a BCD format.

- Use it to track the current's NeKernel version, in order to adapt your drivers to it.
- It is also useful to keep track of it, for other purposes (bug tracking, development of new features)