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.
2 parents eb88c38 + 69749b5 commit cf7e196Copy full SHA for cf7e196
.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