about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRalph Giles <giles@mozilla.com>2015-05-26 16:03:41 -0700
committerRalph Giles <giles@mozilla.com>2015-05-26 16:29:12 -0700
commitea5c8eb2c9ca9af16a141b0e9b0f22c1b99b0495 (patch)
treef5e437b9ae16f4e6c2fe6c84a7ab7ef10204e678
parent0ea80faae8466ba7fcebf8e330a9038ff3917db4 (diff)
downloadrust-ea5c8eb2c9ca9af16a141b0e9b0f22c1b99b0495.tar.gz
rust-ea5c8eb2c9ca9af16a141b0e9b0f22c1b99b0495.zip
Bump manpage date and version for 1.2.0-dev.
Estimating August as the release date for 1.2.0.
-rw-r--r--man/rustc.12
-rw-r--r--man/rustdoc.12
2 files changed, 2 insertions, 2 deletions
diff --git a/man/rustc.1 b/man/rustc.1
index b15829db431..36f4e529b6c 100644
--- a/man/rustc.1
+++ b/man/rustc.1
@@ -1,4 +1,4 @@
-.TH RUSTC "1" "March 2014" "rustc 0.13.0" "User Commands"
+.TH RUSTC "1" "August 2015" "rustc 1.2.0" "User Commands"
 .SH NAME
 rustc \- The Rust compiler
 .SH SYNOPSIS
diff --git a/man/rustdoc.1 b/man/rustdoc.1
index 1738354fb43..b710c2c3a25 100644
--- a/man/rustdoc.1
+++ b/man/rustdoc.1
@@ -1,4 +1,4 @@
-.TH RUSTDOC "1" "March 2014" "rustdoc 0.13.0" "User Commands"
+.TH RUSTDOC "1" "August 2015" "rustdoc 1.2.0" "User Commands"
 .SH NAME
 rustdoc \- generate documentation from Rust source code
 .SH SYNOPSIS