aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHelge Deller <deller@gmx.de>2023-10-21 13:33:49 +0200
committerHelge Deller <deller@gmx.de>2023-10-21 13:33:49 +0200
commitff162afa8a2d697d71f120ad1322233d9ace9545 (patch)
tree8e2829217626bd0ce836fdc404b9905c089caa03
parent5b32e19e05b36a940123b846a0738a1a1c5c5a50 (diff)
downloadseabios-hppa-ff162afa8a2d697d71f120ad1322233d9ace9545.zip
seabios-hppa-ff162afa8a2d697d71f120ad1322233d9ace9545.tar.gz
seabios-hppa-ff162afa8a2d697d71f120ad1322233d9ace9545.tar.bz2
parisc: Update to version 11
-rw-r--r--src/parisc/hppa.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/parisc/hppa.h b/src/parisc/hppa.h
index c710a88..44a8011 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 10
-#define SEABIOS_HPPA_VERSION_STR "10"
+#define SEABIOS_HPPA_VERSION 11
+#define SEABIOS_HPPA_VERSION_STR "11"
#include "parisc/hppa_hardware.h"