We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb88c38 commit 69749b5Copy full SHA for 69749b5
.gitattributes
@@ -1,4 +1,4 @@
1
-version.h export-subst
+src/version.h export-subst
2
.cirrus.yml export-ignore
3
.gitlab-ci.yml export-ignore
4
.travis.yml export-ignore
src/version.h
@@ -1 +1 @@
-#define PCM_VERSION " ($Format:%ci ID=%h$)"
+#define PCM_VERSION "($Format:%ci ID=%h$)"
0 commit comments