A lot of changes to switch to the new name, might be horribly broken.
This commit is contained in:
@ -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.
|
||||
|
Reference in New Issue
Block a user