awlite

POSIX AWK port of Text Elite game
git clone git://git.luxferre.top/awlite.git
Log | Files | Refs | README

commit 6e245ba4aaf0cec1ef89db9cc5ead4e05a8988f8
parent 9bf5a3eef0f373b120b1aaf7ee4dcad0f895f131
Author: Luxferre <lux@ferre>
Date:   Mon, 22 Jan 2024 11:38:00 +0200

Bumped version to 1.5.8 and added readme

Diffstat:
MREADME | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README b/README @@ -91,7 +91,8 @@ Because awlite is versioned in terms of functionality. The direct one-to-one port would have the same 1.5 version, and every slight improvement adds a new subversion, i.e. bumps the version number by 0.0.1. Stable subversions tend to have even numbers, testing subversions tend to have odd numbers. Also, every -new command set implementation bumps the version number by 0.1, indicating that it's no longer fully command-to-command compatible with the previous one. +new command set implementation bumps the version number by 0.1, indicating +that it's no longer fully command-to-command compatible with the previous one. - How large is awlite?