\ No newline at end of file
diff --git a/rustdoc/map_gui/tools/title_screen/built_info/constant.BUILT_TIME_UTC.html b/rustdoc/map_gui/tools/title_screen/built_info/constant.BUILT_TIME_UTC.html
index 7730b3741e..2a815ba621 100644
--- a/rustdoc/map_gui/tools/title_screen/built_info/constant.BUILT_TIME_UTC.html
+++ b/rustdoc/map_gui/tools/title_screen/built_info/constant.BUILT_TIME_UTC.html
@@ -1,4 +1,4 @@
BUILT_TIME_UTC in map_gui::tools::title_screen::built_info - Rust
-
\ No newline at end of file
diff --git a/rustdoc/src/map_gui/home/runner/work/abstreet/abstreet/target/debug/build/map_gui-c32b77646ab1d63c/out/built.rs.html b/rustdoc/src/map_gui/home/runner/work/abstreet/abstreet/target/debug/build/map_gui-c32b77646ab1d63c/out/built.rs.html
index 1156b33f6c..4e36e9848e 100644
--- a/rustdoc/src/map_gui/home/runner/work/abstreet/abstreet/target/debug/build/map_gui-c32b77646ab1d63c/out/built.rs.html
+++ b/rustdoc/src/map_gui/home/runner/work/abstreet/abstreet/target/debug/build/map_gui-c32b77646ab1d63c/out/built.rs.html
@@ -175,7 +175,7 @@
pubconstRUSTDOC_VERSION: &str=r"rustdoc 1.58.1 (db9d1b20b 2022-01-20)";
#[doc=r#"The build time in RFC2822, UTC."#]#[allow(dead_code)]
-pubconstBUILT_TIME_UTC: &str=r"Sun, 23 Jan 2022 10:35:39 +0000";
+pubconstBUILT_TIME_UTC: &str=r"Sun, 23 Jan 2022 18:42:46 +0000";
#[doc=r#"The target architecture, given by `CARGO_CFG_TARGET_ARCH`."#]#[allow(dead_code)]pubconstCFG_TARGET_ARCH: &str=r"x86_64";
diff --git a/rustdoc/src/map_gui/tools/mod.rs.html b/rustdoc/src/map_gui/tools/mod.rs.html
index e728faeab5..c8e48d43e8 100644
--- a/rustdoc/src/map_gui/tools/mod.rs.html
+++ b/rustdoc/src/map_gui/tools/mod.rs.html
@@ -456,7 +456,7 @@
modwaypoints;
// Update this ___before___ pushing the commit with "[rebuild] [release]".
-constNEXT_RELEASE: &str="0.3.8";
+constNEXT_RELEASE: &str="0.3.9";
/// Returns the version of A/B Street to link to. When building for a release, this points to that/// new release. Otherwise it points to the current dev version.