diff options
| -rw-r--r-- | src/parisc/hppa.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/parisc/hppa.h b/src/parisc/hppa.h index 4e3a765..c836732 100644 --- a/src/parisc/hppa.h +++ b/src/parisc/hppa.h @@ -3,8 +3,8 @@ /* this file is included by x86.h */ /* version number of this SeaBIOS firmware */ -#define SEABIOS_HPPA_VERSION 19 -#define SEABIOS_HPPA_VERSION_STR "19" +#define SEABIOS_HPPA_VERSION 20 +#define SEABIOS_HPPA_VERSION_STR "20" #ifdef __LP64__ #define CONFIG_64BIT |
