Revert "Release v4.14434 - crimson"

This reverts commit 2c4c676db2.
This commit is contained in:
iceman1001 2021-09-18 21:44:56 +02:00
commit d3696ee2c3
17 changed files with 30 additions and 31 deletions

View file

@ -1,5 +1,5 @@
#include "common.h"
/* Generated file, do not edit */
/* This is the default version_pm3.c file that Makefile.common falls back to if neither sh nor perl are available */
#ifndef ON_DEVICE
#define SECTVERSINFO
#else
@ -8,9 +8,8 @@
const struct version_information_t SECTVERSINFO g_version_information = {
VERSION_INFORMATION_MAGIC,
1,
1,
1,
"RRG/Iceman/master/v4.14434",
"2021-09-18 21:44:55",
1, /* version 1 */
0, /* version information not present */
2, /* cleanliness couldn't be determined */
/* Remaining fields: zero */
};