summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 7a588204fe..210b205200 100644
--- a/README.md
+++ b/README.md
@@ -54,7 +54,7 @@ cd otp
Checkout the branch or tag of your choice
```sh
-git checkout maint-24 # current latest stable version
+git checkout maint-25 # current latest stable version
```
Configure, build and install
@@ -97,7 +97,7 @@ Erlang/OTP is released under the [Apache License 2.0](http://www.apache.org/lice
> %CopyrightBegin%
>
-> Copyright Ericsson AB 2010-2021. All Rights Reserved.
+> Copyright Ericsson AB 2010-2023. All Rights Reserved.
>
> Licensed under the Apache License, Version 2.0 (the "License");
> you may not use this file except in compliance with the License.