diff options
Diffstat (limited to 'Ports/awk/patches/version.patch')
-rw-r--r-- | Ports/awk/patches/version.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/Ports/awk/patches/version.patch b/Ports/awk/patches/version.patch deleted file mode 100644 index 482e027d8b..0000000000 --- a/Ports/awk/patches/version.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/main.c -+++ b/main.c -@@ -22,7 +22,7 @@ - THIS SOFTWARE. - ****************************************************************/ - --const char *version = "version 20211208"; -+const char *version = "version 20220122"; - - #define DEBUG - #include <stdio.h> |