aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorMoshe Kaplan <mosheekaplan@gmail.com>2022-07-11 14:44:23 +0000
committerAndersBroman <a.broman58@gmail.com>2022-07-11 14:44:23 +0000
commit87ca8c227ae74da9780e5fc92d12f9da28f0b153 (patch)
treedea797fa146c509eccf68157e21be5c947b43c74 /.gitattributes
parentb53044ea16d198f03b14ecf8ffbaceb77d205b8c (diff)
tools: Port make-version.pl to Python
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index d6e99cb389..23a4a3e1b2 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -5,5 +5,5 @@
.gitattributes export-ignore
.gitignore export-ignore
.gitreview export-ignore
-tools/make-version.pl export-subst
+tools/make-version.py export-subst
packaging/source/git-export-release.sh.in export-subst