From: Karel Zak Date: Wed, 5 Dec 2007 11:40:44 +0000 (+0100) Subject: docs: add note about incorrect tag 2.13.1 X-Git-Tag: v2.14-rc1~132 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=23dfde7f5b0269398e2e957d3a2f8f9eacce2e0e;p=thirdparty%2Futil-linux.git docs: add note about incorrect tag 2.13.1 The git tag 2.13.1 is typo. I forgot to use -rc1 suffix for this tag. The real 2.13.1 is going to be released with tag 2.13.1-REAL. Sorry. Signed-off-by: Karel Zak --- diff --git a/README.devel b/README.devel index 621bddc924..52cfc8f2d6 100644 --- a/README.devel +++ b/README.devel @@ -71,3 +71,7 @@ SCM (source code management): * A new tag object is created for: - every release, tag name: v + + KNOWN BUGS: + - tag v2.13.1 is typo. Please, ignore this tag. +