aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/parisc/parisc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/parisc/parisc.c b/src/parisc/parisc.c
index 9d96986..a8dcbc4 100644
--- a/src/parisc/parisc.c
+++ b/src/parisc/parisc.c
@@ -1,6 +1,6 @@
// Glue code for parisc architecture
//
-// Copyright (C) 2017-2021 Helge Deller <deller@gmx.de>
+// Copyright (C) 2017-2022 Helge Deller <deller@gmx.de>
// Copyright (C) 2019 Sven Schnelle <svens@stackframe.org>
//
// This file may be distributed under the terms of the GNU LGPLv3 license.
@@ -31,7 +31,7 @@
#include "vgabios.h"
-#define SEABIOS_HPPA_VERSION 3
+#define SEABIOS_HPPA_VERSION 4
/*
* Various variables which are needed by x86 code.