A lot of changes to switch to the new name, might be horribly broken.

This commit is contained in:
storm
2024-10-17 09:20:24 -04:00
parent a523205ac2
commit b669e9b5ae
550 changed files with 143282 additions and 143282 deletions

View File

@ -63,9 +63,9 @@ git push origin ORCA_40_RC
UPLOAD THE RELEASE:
------------------
scp orca-40.rc.tar.xz yourusername@master.gnome.org:
scp cthulhu-40.rc.tar.xz yourusername@master.gnome.org:
ssh master.gnome.org
ftpadmin install orca-40.rc.tar.xz
ftpadmin install cthulhu-40.rc.tar.xz
BUMP THE VERSION:
@ -73,7 +73,7 @@ BUMP THE VERSION:
Modify this line in ./configure.ac:
m4_define([orca_version], [40.rc])
m4_define([cthulhu_version], [40.rc])
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.