summaryrefslogtreecommitdiffstats
path: root/Help
diff options
context:
space:
mode:
Diffstat (limited to 'Help')
-rw-r--r--Help/release/dev/rel-package-names.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/Help/release/dev/rel-package-names.rst b/Help/release/dev/rel-package-names.rst
new file mode 100644
index 0000000..83f5ea2
--- /dev/null
+++ b/Help/release/dev/rel-package-names.rst
@@ -0,0 +1,10 @@
+rel-package-names
+-----------------
+
+* The precompiled Linux binaries provided on ``cmake.org`` have changed
+ their naming pattern to ``cmake-$ver-linux-$arch``, where ``$arch``
+ is either ``x86_64`` or ``aarch64``.
+
+* The precompiled Windows binaries provided on ``cmake.org`` have changed
+ their naming pattern to ``cmake-$ver-windows-$arch``, where ``$arch``
+ is either ``x86_64`` or ``i386``.