summaryrefslogtreecommitdiff
path: root/src/go/build/doc.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/go/build/doc.go')
-rw-r--r--src/go/build/doc.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/go/build/doc.go b/src/go/build/doc.go
index d78ef3f1c..56878f2b4 100644
--- a/src/go/build/doc.go
+++ b/src/go/build/doc.go
@@ -100,6 +100,7 @@
// - "go1.1", from Go version 1.1 onward
// - "go1.2", from Go version 1.2 onward
// - "go1.3", from Go version 1.3 onward
+// - "go1.4", from Go version 1.4 onward
// - any additional words listed in ctxt.BuildTags
//
// If a file's name, after stripping the extension and a possible _test suffix,