We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dda3c90 commit fc4bdc4Copy full SHA for fc4bdc4
epub/frontmatter.xhtml
@@ -9,6 +9,7 @@
9
</head>
10
<body>
11
<h1>Eloquent JavaScript</h1>
12
+ <h3>4th edition</h3>
13
<p>Written by Marijn Haverbeke.</p>
14
15
<p>Licensed under
pdf/book.tex
@@ -81,13 +81,13 @@
81
82
\title{Eloquent JavaScript}
83
84
-\subtitle{3rd edition}
+\subtitle{4th edition}
85
86
\maketitle
87
88
\frontmatter
89
90
- \noindent Copyright \textcopyright{} 2018 by Marijn Haverbeke
+ \noindent Copyright \textcopyright{} 2024 by Marijn Haverbeke
91
92
\vskip 1em
93
0 commit comments