summaryrefslogtreecommitdiff
path: root/RELEASING
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2008-10-06 12:11:18 -0400
committerBehdad Esfahbod <behdad@behdad.org>2008-10-06 12:11:18 -0400
commit38de895d3863bd2e6fe921ad6cc6eeff15102701 (patch)
tree12fe30a2e4df14ae2b0f81f686296153c1a966ce /RELEASING
parentf8018cf193823356270c8e7f21f3108fbe44679c (diff)
[RELEASING] Fix sample distcheck output to reflect current versioning
Diffstat (limited to 'RELEASING')
-rw-r--r--RELEASING8
1 files changed, 4 insertions, 4 deletions
diff --git a/RELEASING b/RELEASING
index 10a025c0..58f23171 100644
--- a/RELEASING
+++ b/RELEASING
@@ -12,10 +12,10 @@ Here are the steps to follow to create a new cairo release:
Running "make distcheck" should result in no warnings or
errors and end with a message of the form:
- ==================================================
- cairo-X.Y.Z-head archives ready for distribution:
- cairo-X.Y.Z-head.tar.gz
- ==================================================
+ =============================================
+ cairo-X.Y.Z archives ready for distribution:
+ cairo-X.Y.Z.tar.gz
+ =============================================
(But the tar file isn't actually ready yet, as we still have
some more steps to follow).