mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-05 02:58:02 +02:00
[RELEASING] Fix sample distcheck output to reflect current versioning
This commit is contained in:
parent
f8018cf193
commit
38de895d38
1 changed files with 4 additions and 4 deletions
|
|
@ -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).
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue