Skip to content

Commit 63a2e57

Browse files
committed
---
yaml --- r: 3053 b: refs/heads/master c: a3be045 h: refs/heads/master i: 3051: 5fd2398 v: v3
1 parent 190aa1b commit 63a2e57

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 0a8f9a394bd3aa509ad313334daa78686bc4d817
2+
refs/heads/master: a3be0454f9292fff21744b206304ca5c80716d3f

trunk/mk/docs.mk

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

55
doc/version.texi: $(MKFILES) rust.texi
66
echo "@macro gitversion" >$@
7-
echo $(CFG_VERSION) >>$@
7+
echo "$(CFG_VERSION)" >>$@
88
echo "@end macro" >>$@
99

1010
doc/%.pdf: %.texi doc/version.texi

0 commit comments

Comments
 (0)