Skip to content

Commit e924a8a

Browse files
committed
Prepare for 1.8 Kotlin spec release
1 parent 58562b4 commit e924a8a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/src/md/commands.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<#mode quote>
22

3-
\newcommand{\currentKotlinMajorVersion}{\textrm{1.7}}
3+
\newcommand{\currentKotlinMajorVersion}{\textrm{1.8}}
44

55
\newcommand{\opMathTT}[2]{%
66
\expandafter\newcommand{#1}{\operatorname{\texttt{#2}}}%

docs/src/md/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Kotlin language specification
44
author:
55
- Marat Akhin
66
- Mikhail Belyaev
7-
subtitle: Version 1.7-rfc+0.1
7+
subtitle: Version 1.8-rfc+0.1
88
---
99

1010
<#include "commands.md">

0 commit comments

Comments
 (0)