tools gardening

This commit is contained in:
Philippe Teuwen 2021-10-06 20:27:55 +02:00
commit b455ccedd4
7 changed files with 9 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/env perl -w
#!/usr/bin/perl -w
# Output a version_pm3.c file that includes information about the current build
# Normally a couple of lines of bash would be enough (see openpcd project, original firmware by Harald Welte and Milosch Meriac)