Skip to content

Commit dab2d91

Browse files
Bump version
1 parent 6651fc3 commit dab2d91

File tree

8 files changed

+10
-10
lines changed

8 files changed

+10
-10
lines changed

Docs/Configuration.md5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8e4700cfe054e5c71bd6af51231f6699
1+
07eb133482e15bf8259907b9b342674b

Docs/Configuration.pdf

163 Bytes
Binary file not shown.

Docs/Configuration.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494

9595
\vspace{0.2in}
9696

97-
Reference Manual (1.0.7)
97+
Reference Manual (1.0.8)
9898

9999
\vspace{0.2in}
100100

Docs/Differences/Differences.pdf

-74 Bytes
Binary file not shown.

Docs/Differences/Differences.tex

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
\documentclass[]{article}
22
%DIF LATEXDIFF DIFFERENCE FILE
3-
%DIF DEL PreviousConfiguration.tex Sat Jan 24 14:24:11 2026
4-
%DIF ADD ../Configuration.tex Sat Jan 24 14:29:42 2026
3+
%DIF DEL PreviousConfiguration.tex Fri Mar 20 17:51:47 2026
4+
%DIF ADD ../Configuration.tex Fri Mar 20 17:51:47 2026
55

66
\usepackage{lmodern}
77
\usepackage{amssymb,amsmath}
@@ -154,7 +154,7 @@
154154

155155
\vspace{0.2in}
156156

157-
Reference Manual (1.0\DIFdelbegin \DIFdel{.6}\DIFdelend \DIFaddbegin \DIFadd{.7}\DIFaddend )
157+
Reference Manual (1.0\DIFdelbegin \DIFdel{.7}\DIFdelend \DIFaddbegin \DIFadd{.8}\DIFaddend )
158158

159159
\vspace{0.2in}
160160

@@ -166,7 +166,7 @@
166166

167167
\rmfamily
168168

169-
Copyright \textcopyright \DIFdelbegin \DIFdel{2018-2025 }\DIFdelend \DIFaddbegin \DIFadd{2018-2026 }\DIFaddend vit9696
169+
Copyright \textcopyright 2018-2026 vit9696
170170

171171
\end{center}
172172
\end{titlepage}

Docs/Differences/PreviousConfiguration.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494

9595
\vspace{0.2in}
9696

97-
Reference Manual (1.0.6)
97+
Reference Manual (1.0.7)
9898

9999
\vspace{0.2in}
100100

@@ -106,7 +106,7 @@
106106

107107
\rmfamily
108108

109-
Copyright \textcopyright 2018-2025 vit9696
109+
Copyright \textcopyright 2018-2026 vit9696
110110

111111
\end{center}
112112
\end{titlepage}

Docs/Errata/Errata.pdf

-11 Bytes
Binary file not shown.

Include/Acidanthera/Library/OcMainLib.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/** @file
2-
Copyright (C) 2021, vit9696. All rights reserved.
2+
Copyright (C) 2026, vit9696. All rights reserved.
33
44
This program and the accompanying materials
55
are licensed and made available under the terms and conditions of the BSD License
@@ -30,7 +30,7 @@
3030
OpenCore version reported to log and NVRAM.
3131
OPEN_CORE_VERSION must follow X.Y.Z format, where X.Y.Z are single digits.
3232
**/
33-
#define OPEN_CORE_VERSION "1.0.7"
33+
#define OPEN_CORE_VERSION "1.0.8"
3434

3535
/**
3636
OpenCore build type reported to log and NVRAM.

0 commit comments

Comments
 (0)