More renaming. Hopefully fixed version number.

This commit is contained in:
storm
2024-10-17 10:33:20 -04:00
parent b669e9b5ae
commit 36f0ecb4e2
400 changed files with 55769 additions and 55769 deletions

View File

@ -1,4 +1,4 @@
This document provides a step-by-step list to remind Orca
This document provides a step-by-step list to remind Cthulhu
maintainers how to make a release.
The general instructions for a release are here:
@ -9,7 +9,7 @@ See also:
https://discourse.gnome.org/t/new-gnome-versioning-scheme/4235
Here's a summary for Orca:
Here's a summary for Cthulhu:
PREPARE SOURCES FOR THE RELEASE:
-------------------------------
@ -78,7 +78,7 @@ Modify this line in ./configure.ac:
The major version (40) increments by 1 each new GNOME release cycle.
The minor version proceeds as follows: alpha, beta, rc, 0, 1, 2, 3, etc.
Modify ./README.md to make sure it has the right Orca version.
Modify ./README.md to make sure it has the right Cthulhu version.
git commit -a
git push