Skip to content

Commit a5681d2

Browse files
committed
Bump version to 0.10
1 parent a7e057d commit a5681d2

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+68
-68
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ documentation.
3232

3333
To build from the [tarball] do:
3434

35-
$ curl -O http://static.rust-lang.org/dist/rust-0.9.tar.gz
36-
$ tar -xzf rust-0.9.tar.gz
37-
$ cd rust-0.9
35+
$ curl -O http://static.rust-lang.org/dist/rust-0.10.tar.gz
36+
$ tar -xzf rust-0.10.tar.gz
37+
$ cd rust-0.10
3838

3939
Or to build from the [repo] do:
4040

@@ -59,8 +59,8 @@ documentation.
5959
4. Enjoy!
6060

6161
[repo]: https://github.com/mozilla/rust
62-
[tarball]: http://static.rust-lang.org/dist/rust-0.9.tar.gz
63-
[tutorial]: http://static.rust-lang.org/doc/0.9/tutorial.html
62+
[tarball]: http://static.rust-lang.org/dist/rust-0.10.tar.gz
63+
[tutorial]: http://static.rust-lang.org/doc/0.10/tutorial.html
6464

6565
## Notes
6666

RELEASES.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Version 0.10 (April 2014)
132132
* Tooling
133133
* `rustpkg` has been deprecated and removed from the main repository. Its
134134
replacement, `cargo`, is under development.
135-
* Nightly builds of rust are now available (INSERT URL HERE)
135+
* Nightly builds of rust are now available
136136
* The memory usage of rustc has been improved many times throughout this
137137
release cycle.
138138
* The build process supports disabling rpath support for the rustc binary

man/rustc.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH RUSTC "1" "March 2014" "rustc 0.10-pre" "User Commands"
1+
.TH RUSTC "1" "March 2014" "rustc 0.10" "User Commands"
22
.SH NAME
33
rustc \- rust compiler
44
.SH SYNOPSIS

man/rustdoc.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH RUSTDOC "1" "March 2014" "rustdoc 0.10-pre" "User Commands"
1+
.TH RUSTDOC "1" "March 2014" "rustdoc 0.10" "User Commands"
22
.SH NAME
33
rustdoc \- generate documentation from Rust source code
44
.SH SYNOPSIS

mk/main.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
# The version number
1616
CFG_RELEASE_NUM=0.10
17-
CFG_RELEASE_LABEL=-pre
17+
CFG_RELEASE_LABEL=
1818

1919
ifndef CFG_ENABLE_NIGHTLY
2020
# This is the normal version string

src/doc/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,12 @@ To generate .pot and .po files, do something like:
5353
~~~~
5454
po4a --copyright-holder="The Rust Project Developers" \
5555
--package-name="Rust" \
56-
--package-version="0.10-pre" \
56+
--package-version="0.10" \
5757
-M UTF-8 -L UTF-8 \
5858
src/doc/po4a.conf
5959
~~~~
6060

61-
(the version number must be changed if it is not 0.10-pre now.)
61+
(the version number must be changed if it is not 0.10 now.)
6262

6363
Now you can translate documents with .po files, commonly used with gettext. If
6464
you are not familiar with gettext-based translation, please read the online

src/doc/po/ja/complement-cheatsheet.md.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#
66
msgid ""
77
msgstr ""
8-
"Project-Id-Version: Rust 0.10-pre\n"
8+
"Project-Id-Version: Rust 0.10\n"
99
"POT-Creation-Date: 2014-02-03 08:13+0900\n"
1010
"PO-Revision-Date: 2014-01-13 12:01+0900\n"
1111
"Last-Translator: Automatically generated\n"

src/doc/po/ja/complement-lang-faq.md.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#
66
msgid ""
77
msgstr ""
8-
"Project-Id-Version: Rust 0.10-pre\n"
8+
"Project-Id-Version: Rust 0.10\n"
99
"POT-Creation-Date: 2014-02-03 08:13+0900\n"
1010
"PO-Revision-Date: 2014-01-13 12:01+0900\n"
1111
"Last-Translator: Automatically generated\n"

src/doc/po/ja/complement-project-faq.md.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#
66
msgid ""
77
msgstr ""
8-
"Project-Id-Version: Rust 0.10-pre\n"
8+
"Project-Id-Version: Rust 0.10\n"
99
"POT-Creation-Date: 2014-02-03 08:13+0900\n"
1010
"PO-Revision-Date: 2014-01-13 12:01+0900\n"
1111
"Last-Translator: Automatically generated\n"

src/doc/po/ja/complement-usage-faq.md.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#
66
msgid ""
77
msgstr ""
8-
"Project-Id-Version: Rust 0.10-pre\n"
8+
"Project-Id-Version: Rust 0.10\n"
99
"POT-Creation-Date: 2014-02-03 08:13+0900\n"
1010
"PO-Revision-Date: 2014-02-03 08:13+0900\n"
1111
"Last-Translator: Automatically generated\n"

0 commit comments

Comments
 (0)