From 97f034032743b90e791ec6e15209d11b1e84af2d Mon Sep 17 00:00:00 2001 From: Noah Slater Date: Tue, 10 Jun 2008 17:13:53 +0000 Subject: slight typo fix git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@666214 13f79535-47bb-0310-9956-ffa450edef68 --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index 3ebb275e..088ccbbe 100644 --- a/README +++ b/README @@ -268,9 +268,9 @@ If everything was successful you should now have a pristine checkout. The following steps should be taken prior to preparing the release: - svn cp trunk branches/X.X.X - svn cp branches/X.X.X tags/X.X.X - svn export tags/0.8.0 export + svn cp trunk branches/Y.Y.x + svn cp branches/Y.Y.x tags/Y.Y.Y + svn export tags/Y.Y.Y export You must then use the `export` directory to prepare the release. -- cgit v1.2.3