Commit graph

3 commits

Author SHA1 Message Date
Pietro Albini
2306e6277c
bump version to 1.50.0 2020-11-13 09:47:16 +01:00
Mark Rousskov
2626b2a8fa Bump version to 1.49.0 2020-10-02 08:39:40 -04:00
Pietro Albini
b9af3e30a9
bootstrap: move the version number to a plaintext file
The Rust version number is currently embedded in bootstrap's source
code, which makes it hard to update it automatically or access it
outside of ./x.py (as you'd have to parse the source code).

This commit moves the version number to a standalone plaintext file,
which makes accessing or updating it trivial.
2020-09-18 14:58:22 +02:00