Skip to content

Commit b7e13e2

Browse files
committed
Prepare for 1.9 Kotlin spec release
1 parent 9ada323 commit b7e13e2

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.8}}
3+
\newcommand{\currentKotlinMajorVersion}{\textrm{1.9}}
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.8-rfc+0.1
7+
subtitle: Version 1.9-rfc+0.1
88
---
99

1010
<#include "commands.md">

0 commit comments

Comments
 (0)