File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- refs/heads/master: 08441fca76084b97c21ead917e54ce6c66d5d012
2
+ refs/heads/master: 705f423965804043934b2e84c4548fd3361378d2
3
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
4
refs/heads/snap-stage3: cd6f24f9d14ac90d167386a56e7a6ac1f0318195
5
5
refs/heads/try: ffbe0e0e00374358b789b0037bcb3a577cd218be
File renamed without changes.
Original file line number Diff line number Diff line change @@ -147,7 +147,7 @@ doc/version.md: $(MKFILE_DEPS) rust.md
147
147
@$(call E, version-stamp: $@ )
148
148
$(Q ) echo " $( CFG_VERSION) " > $@
149
149
150
- doc/version_info.html : version_info_template .html
150
+ doc/version_info.html : version_info .html.template
151
151
@$(call E, version-info: $@ )
152
152
sed -e " s/VERSION/$( CFG_RELEASE) /; s/SHORT_HASH/$( shell echo \
153
153
$(CFG_VER_HASH) | head -c 8)/;\
You can’t perform that action at this time.
0 commit comments