improve output of make prep and the #! line of update_ver

This commit is contained in:
Landon Curt Noll
2023-09-03 23:50:23 -07:00
parent 86f1d9e029
commit ed112997a7
2 changed files with 45 additions and 20 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
#
# update_ver - update version numbers in Makefile.config
#