Skip to content

Commit d2b64bb

Browse files
committed
---
yaml --- r: 23333 b: refs/heads/master c: 705f423 h: refs/heads/master i: 23331: e5550aa v: v3
1 parent 7eace85 commit d2b64bb

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 08441fca76084b97c21ead917e54ce6c66d5d012
2+
refs/heads/master: 705f423965804043934b2e84c4548fd3361378d2
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: cd6f24f9d14ac90d167386a56e7a6ac1f0318195
55
refs/heads/try: ffbe0e0e00374358b789b0037bcb3a577cd218be

trunk/mk/docs.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ doc/version.md: $(MKFILE_DEPS) rust.md
147147
@$(call E, version-stamp: $@)
148148
$(Q)echo "$(CFG_VERSION)" >$@
149149

150-
doc/version_info.html: version_info_template.html
150+
doc/version_info.html: version_info.html.template
151151
@$(call E, version-info: $@)
152152
sed -e "s/VERSION/$(CFG_RELEASE)/; s/SHORT_HASH/$(shell echo \
153153
$(CFG_VER_HASH) | head -c 8)/;\

0 commit comments

Comments
 (0)