diff options
author | Carl Worth <cworth@cworth.org> | 2005-08-24 05:28:28 +0000 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2005-08-24 05:28:28 +0000 |
commit | 4569aeda97c15084998eb956a659ad1ace302819 (patch) | |
tree | 7426a03705e1b47565b2f4eb87df3fe958412892 /RELEASING | |
parent | 18ef8944dc318b240791070ef5282b4037bd2441 (diff) |
Change upload directory from snapshots to releases now thatwe're doing stable releases of cairo.
Diffstat (limited to 'RELEASING')
-rw-r--r-- | RELEASING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -68,7 +68,7 @@ Here are the steps to follow to create a new cairo release: * Generate the final tar file * Generate an sha1sum file * Sign the sha1sum using your GPG setup (asks for your GPG password) - * scp the three files to appear on http://cairographics.org/snapshots + * scp the three files to appear on http://cairographics.org/releases * Place local copies of the three files in the releases directory * Create a LATEST-package-version file (after deleting any old one) * Tag the entire source tree with a tag of the form RELEASE_X_Y_Z |