diff options
author | Javier <dev.git@javispedro.com> | 2022-11-27 22:58:36 +0100 |
---|---|---|
committer | Javier <dev.git@javispedro.com> | 2022-11-27 22:58:36 +0100 |
commit | 1fbe970a05caa60568db262ca0575f94c3456e80 (patch) | |
tree | eab687e34b5926ade3d2f836a9563da285b8b18d | |
parent | f2a1a9f49d98de0f2d71e8c65bad9379634975d7 (diff) | |
download | vbados-1fbe970a05caa60568db262ca0575f94c3456e80.tar.gz vbados-1fbe970a05caa60568db262ca0575f94c3456e80.zip |
bump to 0.62
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -21,7 +21,7 @@ The VB stands for "Very Basic" :) # Downloads -The current release is _0.61_. +The current release is _0.62_. You can get a recent build from the ready-to-go floppy disk image: [💾 VBADOS.FLP](https://depot.javispedro.com/vbox/vbados/vbados.flp) @@ -40,7 +40,7 @@ For the source code, you can check out [this git repository](..). ## Version history -* _0.61_: Localization support using [Kitten](http://wiki.freedos.org/wiki/index.php/Kitten); currently only Spanish is available (`set lang=es`). +* _0.62_: Localization support using [Kitten](http://wiki.freedos.org/wiki/index.php/Kitten); currently only Spanish is available (`set lang=es`). Non-fully-uppercase but still 8.3 filenames are no longer "shortened" by default. Introduced per-mount options. Improved wheel compatibility under Windows 3.x; Word is now compatible with wheel scrolling. |