diff options
| author | Kai Gunger <kgunger12@gmail.com> | 2026-07-11 14:44:31 -0400 |
|---|---|---|
| committer | Kai Gunger <kgunger12@gmail.com> | 2026-07-11 14:44:31 -0400 |
| commit | adbb54fc81905ae43f8c2b3ee11aff2eed30e653 (patch) | |
| tree | 7b484d6dbe777ec5c4efd44b8ce88ea9d3ec8206 | |
| parent | a27736576d56e14e9dc534004284d9a4a9356369 (diff) | |
| -rw-r--r-- | tnslc/tnslc.tnsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tnslc/tnslc.tnsl b/tnslc/tnslc.tnsl index 6176026..fb689b4 100644 --- a/tnslc/tnslc.tnsl +++ b/tnslc/tnslc.tnsl @@ -5,7 +5,7 @@ ~uint8 DEFAULT_FOUT = "out.asm\0" ~uint8 USAGE = " -TNSLC v0.7.0 (C) 2026 CircleShift (MPL 2.0) +TNSLC v0.7.5 (C) 2026 CircleShift (MPL 2.0) usage: tnslc [options] (file in) |