summaryrefslogtreecommitdiff
path: root/lib/common_test
diff options
context:
space:
mode:
authorErlang/OTP <otp@erlang.org>2022-03-09 11:23:39 +0100
committerErlang/OTP <otp@erlang.org>2022-03-09 11:23:39 +0100
commit8f1888b5349c53dbf04211a48d6aa18f9d126cf0 (patch)
tree01bd156d15d6274977c1cf729fb2ecf5b1fbac46 /lib/common_test
parent2125eff04b2b8fe99fc3f01ea8363beffa5b3b74 (diff)
downloaderlang-8f1888b5349c53dbf04211a48d6aa18f9d126cf0.tar.gz
Prepare release
Diffstat (limited to 'lib/common_test')
-rw-r--r--lib/common_test/doc/src/notes.xml15
-rw-r--r--lib/common_test/vsn.mk2
2 files changed, 16 insertions, 1 deletions
diff --git a/lib/common_test/doc/src/notes.xml b/lib/common_test/doc/src/notes.xml
index 37361589e0..d1390b6dfc 100644
--- a/lib/common_test/doc/src/notes.xml
+++ b/lib/common_test/doc/src/notes.xml
@@ -33,6 +33,21 @@
<file>notes.xml</file>
</header>
+<section><title>Common_Test 1.22.1</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p>
+ OTP internal test fix.</p>
+ <p>
+ Own Id: OTP-17888</p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Common_Test 1.22</title>
<section><title>Improvements and New Features</title>
diff --git a/lib/common_test/vsn.mk b/lib/common_test/vsn.mk
index d6090aa544..79ba7cfe07 100644
--- a/lib/common_test/vsn.mk
+++ b/lib/common_test/vsn.mk
@@ -1 +1 @@
-COMMON_TEST_VSN = 1.22
+COMMON_TEST_VSN = 1.22.1