diff options
| author | Arnold D. Robbins <arnold@skeeve.com> | 2019-10-25 11:03:02 -0400 |
|---|---|---|
| committer | Arnold D. Robbins <arnold@skeeve.com> | 2019-10-25 11:03:02 -0400 |
| commit | 2a8f1758b9bfe5f4c4b5db2fe2339a4bc18c88c0 (patch) | |
| tree | 7f15d531c795df1526a46d1abf3c852a8a74a220 /main.c | |
| parent | 938b26cfaeaa7b1e7ba69d7d5985e63aefe0a0f4 (diff) | |
| download | platform_external_one-true-awk-2a8f1758b9bfe5f4c4b5db2fe2339a4bc18c88c0.tar.gz platform_external_one-true-awk-2a8f1758b9bfe5f4c4b5db2fe2339a4bc18c88c0.tar.bz2 platform_external_one-true-awk-2a8f1758b9bfe5f4c4b5db2fe2339a4bc18c88c0.zip | |
Update FIXES and main.c version.
Diffstat (limited to 'main.c')
| -rw-r--r-- | main.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ****************************************************************/ -const char *version = "version 20191024"; +const char *version = "version 20191025"; #define DEBUG #include <stdio.h> |
