summaryrefslogtreecommitdiff
path: root/tnslc/tnslc.tnsl
diff options
context:
space:
mode:
authorKyle Gunger <kgunger12@gmail.com>2024-03-28 16:45:39 -0400
committerKyle Gunger <kgunger12@gmail.com>2024-03-28 16:45:39 -0400
commitc4638488d9a73df832542e40204f56c7d7d179e2 (patch)
tree5d44e9d9e772b80d913d17690a3acf208ad7d127 /tnslc/tnslc.tnsl
parent12f274a8523d99481106aff3a652d3b583f38551 (diff)
Fix version number
Diffstat (limited to 'tnslc/tnslc.tnsl')
-rw-r--r--tnslc/tnslc.tnsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tnslc/tnslc.tnsl b/tnslc/tnslc.tnsl
index efc8922..0e4e04e 100644
--- a/tnslc/tnslc.tnsl
+++ b/tnslc/tnslc.tnsl
@@ -10,7 +10,7 @@
~uint8 DEFAULT_FOUT = "out.asm\0"
~uint8 USAGE = "
-TNSLC v1.0.0 (C) 2024 CircleShift
+TNSLC v0.5.0 (C) 2024 CircleShift
usage:
tnslc (file in) [file out]