You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2013/10/24 14:41:57 UTC

svn commit: r1535359 - /isis/site/trunk/content/contributors/verifying-releases.md

Author: danhaywood
Date: Thu Oct 24 12:41:56 2013
New Revision: 1535359

URL: http://svn.apache.org/r1535359
Log:
updating verify release procedures

Modified:
    isis/site/trunk/content/contributors/verifying-releases.md

Modified: isis/site/trunk/content/contributors/verifying-releases.md
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/contributors/verifying-releases.md?rev=1535359&r1=1535358&r2=1535359&view=diff
==============================================================================
--- isis/site/trunk/content/contributors/verifying-releases.md (original)
+++ isis/site/trunk/content/contributors/verifying-releases.md Thu Oct 24 12:41:56 2013
@@ -33,7 +33,7 @@ Download both the ZIP and .ASC files fro
 gpg --verify isis-x.y.z.zip.asc isis-x.y.z.zip
 </pre>
 
-### Building the source release artifacts
+## Building the source release artifacts
 
 Assuming the ZIP file verifies, it should be unpacked, and then the artifact built from source.