From d45bd3bf951f6e03f770a4224e5063f53f8fa02d Mon Sep 17 00:00:00 2001 From: Ralph Giles Date: Wed, 2 Aug 2017 14:07:10 -0700 Subject: [PATCH] Fix a formatting nit. --- doc/release.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/release.txt b/doc/release.txt index d55e81d..8fe74d1 100644 --- a/doc/release.txt +++ b/doc/release.txt @@ -5,7 +5,7 @@ Source release: - Update OP_LT_* API versioning in configure.ac. - Check for uncommitted changes to master. - Tag the release commit with 'git tag -s vN.M'. - - Include release notes in the tag annotation. + - Include release notes in the tag annotation. - Verify 'make distcheck' produces a tarball with the desired name. - Push tag to public repo. -- GitLab