From 80619b0537b935fd3c83cc4787b54b6d8c3b1d58 Mon Sep 17 00:00:00 2001 From: Jaroslav Beran Date: Thu, 22 Feb 2018 21:45:42 +0100 Subject: [PATCH] Version --- hlas.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hlas.asm b/hlas.asm index 26ed3de..0ac39b0 100644 --- a/hlas.asm +++ b/hlas.asm @@ -283,7 +283,7 @@ tbl04 db 000h, 02eh db 0feh, 000h db 000h, 000h -txt01 db '* HLAS *',13,10 +txt01 db 'HLAS 2',13,10 db '(https://github.com/berk76/hlas)',13,10 db 13,10,'$'