Skip to content

Commit 5f7956e

Browse files
committed
Bump version to 2.2.4
1 parent 892ef64 commit 5f7956e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33

44
[![Build Status](https://github.com/ldbc/ldbc_snb_docs/actions/workflows/compile-spec.yml/badge.svg)](https://github.com/ldbc/ldbc_snb_docs/actions)
55

6-
[[latest PDF (2.2.4-SNAPSHOT)]](https://ldbcouncil.org/ldbc_snb_docs/ldbc-snb-specification.pdf)
7-
[[stable PDF (2.2.3)]](https://arxiv.org/pdf/2001.02299.pdf)
6+
[[latest PDF (2.2.5-SNAPSHOT)]](https://ldbcouncil.org/ldbc_snb_docs/ldbc-snb-specification.pdf)
7+
[[stable PDF (2.2.4)]](https://arxiv.org/pdf/2001.02299.pdf)
88

99
## Benchmark specification
1010

ldbc.cls

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
% Header setup
143143

144144

145-
\newcommand{\ldbcsnbdocversion}{2.2.4-SNAPSHOT}
145+
\newcommand{\ldbcsnbdocversion}{2.2.4}
146146
\newcommand{\ldbcsnbdoctitle}{The LDBC Social Network Benchmark -- version \ldbcsnbdocversion}
147147
\delName{The LDBC Social Network Benchmark \\ (version \ldbcsnbdocversion)}
148148

@@ -235,9 +235,9 @@
235235
{
236236
\begin{center}
237237
The specification was built on the source code available at \\
238-
\url{https://github.com/ldbc/ldbc_snb_docs/tree/main}
238+
%\url{https://github.com/ldbc/ldbc_snb_docs/tree/main}
239239
% use the following line for stable versions with a Git tag for \ldbcsnbdocversion:
240-
%\url{https://github.com/ldbc/ldbc_snb_docs/releases/tag/v\ldbcsnbdocversion}
240+
\url{https://github.com/ldbc/ldbc_snb_docs/releases/tag/v\ldbcsnbdocversion}
241241
\end{center}
242242
}
243243

0 commit comments

Comments
 (0)