To increment the Quickboot version number
- Locate and edit the following file:
bootloader/quickboot/qb-t23x-partner/include/version.h
-
Modify the minor or major number.
The following shows an example of the file contents:
#ifndef INCLUDED_VERSION_H #define INCLUDED_VERSION_H #define QB_MAJOR_VERSION 0 #define QB_MINOR_VERSION 1 #endif
- Compile Quickboot.