1 # sign_official_build.sh can (optionally) take a file name from which to read 2 # firmware and kernel versions to set during the signing process. 3 4 # This is a sample version file template. 5 6 firmware_version=1 7 kernel_version=1 8