From 48692b4bc921e93e25edbb9b28a34826620d32f6 Mon Sep 17 00:00:00 2001 From: Michael Black W9MDB Date: Sat, 23 May 2020 10:59:29 -0500 Subject: [PATCH] Adding version control file for utilities --- tests/hamlibdatetime.h | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/hamlibdatetime.h diff --git a/tests/hamlibdatetime.h b/tests/hamlibdatetime.h new file mode 100644 index 000000000..b31d6a142 --- /dev/null +++ b/tests/hamlibdatetime.h @@ -0,0 +1,2 @@ +// This date time is from the last commit to hamlib +#define HAMLIBDATETIME "Sat May 23 10:39:01 2020 -0500"